mbox series

pull-request: ieee802154 for net 2021-11-24

Message ID 20211124150934.3670248-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154 for net 2021-11-24 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2021-11-24

Message

Stefan Schmidt Nov. 24, 2021, 3:09 p.m. UTC
Hello Dave, Jakub.

An update from ieee802154 for your *net* tree.

A fix from Alexander which has been brought up various times found by
automated checkers. Make sure values are in u32 range.

regards
Stefan Schmidt

The following changes since commit 848e5d66fa3105b4136c95ddbc5654e9c43ba7d7:

  Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue (2021-11-16 13:27:32 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan.git tags/ieee802154-for-net-2021-11-24

for you to fetch changes up to 451dc48c806a7ce9fbec5e7a24ccf4b2c936e834:

  net: ieee802154: handle iftypes as u32 (2021-11-16 18:02:46 +0100)

----------------------------------------------------------------
Alexander Aring (1):
      net: ieee802154: handle iftypes as u32

 include/net/nl802154.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Nov. 25, 2021, 1:10 a.m. UTC | #1
Hello:

This pull request was applied to netdev/net.git (master)
by Jakub Kicinski <kuba@kernel.org>:

On Wed, 24 Nov 2021 16:09:34 +0100 you wrote:
> Hello Dave, Jakub.
> 
> An update from ieee802154 for your *net* tree.
> 
> A fix from Alexander which has been brought up various times found by
> automated checkers. Make sure values are in u32 range.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154 for net 2021-11-24
    https://git.kernel.org/netdev/net/c/48a78f501f45

You are awesome, thank you!