mbox series

pull-request: ieee802154 for net 2022-02-15

Message ID 20220215093214.3709686-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Commit b465c0dc83be93428eddff82b7bd4479759a0163
Delegated to: Netdev Maintainers
Headers show
Series pull-request: ieee802154 for net 2022-02-15 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-02-15

Checks

Context Check Description
netdev/tree_selection success Pull request for net
netdev/build_32bit success Errors and warnings before: 3 this patch: 3
netdev/build_clang success Errors and warnings before: 0 this patch: 0
netdev/verify_signedoff success Signed-off-by tag matches author and committer
netdev/verify_fixes success Fixes tag looks correct
netdev/build_allmodconfig_warn success Errors and warnings before: 3 this patch: 3

Message

Stefan Schmidt Feb. 15, 2022, 9:32 a.m. UTC
Hello Dave, Jakub.

An update from ieee802154 for your *net* tree.

Only a single fix this time.
Miquel Raynal fixed the lifs/sifs periods in the ca82010 to take the actual
symbol duration time into account.

regards
Stefan Schmidt

The following changes since commit c86d86131ab75696fc52d98571148842e067d620:

  Partially revert "net/smc: Add netlink net namespace support" (2022-02-02 07:42:41 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2022-02-15

for you to fetch changes up to bdc120a2bcd834e571ce4115aaddf71ab34495de:

  net: ieee802154: ca8210: Fix lifs/sifs periods (2022-02-02 18:04:50 +0100)

----------------------------------------------------------------
Miquel Raynal (1):
      net: ieee802154: ca8210: Fix lifs/sifs periods

 drivers/net/ieee802154/ca8210.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Feb. 15, 2022, 2:30 p.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:

On Tue, 15 Feb 2022 10:32:14 +0100 you wrote:
> Hello Dave, Jakub.
> 
> An update from ieee802154 for your *net* tree.
> 
> Only a single fix this time.
> Miquel Raynal fixed the lifs/sifs periods in the ca82010 to take the actual
> symbol duration time into account.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154 for net 2022-02-15
    https://git.kernel.org/netdev/net/c/b465c0dc83be

You are awesome, thank you!