* pull-request: ieee802154 for net 2022-12-05
@ 2022-12-05 12:25 Stefan Schmidt
2022-12-08 1:26 ` Jakub Kicinski
0 siblings, 1 reply; 3+ messages in thread
From: Stefan Schmidt @ 2022-12-05 12:25 UTC (permalink / raw)
To: davem, kuba; +Cc: linux-wpan, alex.aring, netdev
Hello Dave, Jakub.
An update from ieee802154 for your *net* tree:
Three small fixes this time around.
Ziyang Xuan fixed an error code for a timeout during initialization of the
cc2520 driver.
Hauke Mehrtens fixed a crash in the ca8210 driver SPI communication due
uninitialized SPI structures.
Wei Yongjun added INIT_LIST_HEAD ieee802154_if_add() to avoid a potential
null pointer dereference.
regards
Stefan Schmidt
The following changes since commit baee5a14ab2c9a8f8df09d021885c8f5de458a38:
Merge tag 'ieee802154-for-net-2022-10-24' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan (2022-10-24 21:17: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-12-05
for you to fetch changes up to b3d72d3135d2ef68296c1ee174436efd65386f04:
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add() (2022-12-05 09:53:08 +0100)
----------------------------------------------------------------
Hauke Mehrtens (1):
ca8210: Fix crash by zero initializing data
Wei Yongjun (1):
mac802154: fix missing INIT_LIST_HEAD in ieee802154_if_add()
Ziyang Xuan (1):
ieee802154: cc2520: Fix error return code in cc2520_hw_init()
drivers/net/ieee802154/ca8210.c | 2 +-
drivers/net/ieee802154/cc2520.c | 2 +-
net/mac802154/iface.c | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: pull-request: ieee802154 for net 2022-12-05 2022-12-05 12:25 pull-request: ieee802154 for net 2022-12-05 Stefan Schmidt @ 2022-12-08 1:26 ` Jakub Kicinski 2022-12-08 8:13 ` Stefan Schmidt 0 siblings, 1 reply; 3+ messages in thread From: Jakub Kicinski @ 2022-12-08 1:26 UTC (permalink / raw) To: Stefan Schmidt; +Cc: davem, linux-wpan, alex.aring, netdev On Mon, 5 Dec 2022 13:25:15 +0100 Stefan Schmidt wrote: > Hello Dave, Jakub. > > An update from ieee802154 for your *net* tree: > > Three small fixes this time around. > > Ziyang Xuan fixed an error code for a timeout during initialization of the > cc2520 driver. > Hauke Mehrtens fixed a crash in the ca8210 driver SPI communication due > uninitialized SPI structures. > Wei Yongjun added INIT_LIST_HEAD ieee802154_if_add() to avoid a potential > null pointer dereference. Sorry for the lateness, we are backed up since the weekend :( I believe this is now in net: https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=92439a859000c6f4c74160a3c08c1a519e3ca125 But the bot has not replied? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pull-request: ieee802154 for net 2022-12-05 2022-12-08 1:26 ` Jakub Kicinski @ 2022-12-08 8:13 ` Stefan Schmidt 0 siblings, 0 replies; 3+ messages in thread From: Stefan Schmidt @ 2022-12-08 8:13 UTC (permalink / raw) To: Jakub Kicinski; +Cc: davem, linux-wpan, alex.aring, netdev Hello Jakub. On 08.12.22 02:26, Jakub Kicinski wrote: > On Mon, 5 Dec 2022 13:25:15 +0100 Stefan Schmidt wrote: >> Hello Dave, Jakub. >> >> An update from ieee802154 for your *net* tree: >> >> Three small fixes this time around. >> >> Ziyang Xuan fixed an error code for a timeout during initialization of the >> cc2520 driver. >> Hauke Mehrtens fixed a crash in the ca8210 driver SPI communication due >> uninitialized SPI structures. >> Wei Yongjun added INIT_LIST_HEAD ieee802154_if_add() to avoid a potential >> null pointer dereference. > > Sorry for the lateness, we are backed up since the weekend :( > > I believe this is now in net: > https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=92439a859000c6f4c74160a3c08c1a519e3ca125 > > But the bot has not replied? True, no bot reply but I can see the merge in the net tree. All good. regards Stefan Schmidt ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-08 8:13 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2022-12-05 12:25 pull-request: ieee802154 for net 2022-12-05 Stefan Schmidt 2022-12-08 1:26 ` Jakub Kicinski 2022-12-08 8:13 ` Stefan Schmidt
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).