mbox series

pull-request: ieee802154 for net 2022-10-05

Message ID 20221005144508.787376-1-stefan@datenfreihafen.org (mailing list archive)
State Accepted
Headers show
Series pull-request: ieee802154 for net 2022-10-05 | expand

Pull-request

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

Message

Stefan Schmidt Oct. 5, 2022, 2:45 p.m. UTC
Hello Dave, Jakub.

An update from ieee802154 for your *net* tree:

Only two patches this time around. A revert from Alexander Aring to a patch
that hit net and the updated patch to fix the problem from Tetsuo Handa.

regards
Stefan Schmidt

The following changes since commit 0326074ff4652329f2a1a9c8685104576bd8d131:

  Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (2022-10-04 13:38:03 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b12e924a2f5b960373459c8f8a514f887adf5cac:

  net/ieee802154: don't warn zero-sized raw_sendmsg() (2022-10-05 12:37:10 +0200)

----------------------------------------------------------------
Alexander Aring (1):
      Revert "net/ieee802154: reject zero-sized raw_sendmsg()"

Tetsuo Handa (1):
      net/ieee802154: don't warn zero-sized raw_sendmsg()

 net/ieee802154/socket.c | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Comments

patchwork-bot+netdevbpf@kernel.org Oct. 6, 2022, 4 a.m. UTC | #1
Hello:

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

On Wed,  5 Oct 2022 16:45:08 +0200 you wrote:
> Hello Dave, Jakub.
> 
> An update from ieee802154 for your *net* tree:
> 
> Only two patches this time around. A revert from Alexander Aring to a patch
> that hit net and the updated patch to fix the problem from Tetsuo Handa.
> 
> [...]

Here is the summary with links:
  - pull-request: ieee802154 for net 2022-10-05
    https://git.kernel.org/netdev/net/c/1d22f78d0573

You are awesome, thank you!