Merge tag 'ieee802154-for-net-2022-12-05' of git://git.kernel.org/pub/scm/linux/kerne...
authorPaolo Abeni <pabeni@redhat.com>
Wed, 7 Dec 2022 12:50:15 +0000 (13:50 +0100)
committerPaolo Abeni <pabeni@redhat.com>
Wed, 7 Dec 2022 12:50:16 +0000 (13:50 +0100)
commit92439a859000c6f4c74160a3c08c1a519e3ca125
tree3e347be88531c013b77ec28d581e02086e271930
parent4fad22a1281c500f15b172c9d261eff347ca634b
parentb3d72d3135d2ef68296c1ee174436efd65386f04
Merge tag 'ieee802154-for-net-2022-12-05' of git://git./linux/kernel/git/sschmidt/wpan

Stefan Schmidt says:

====================
pull-request: ieee802154 for net 2022-12-05

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.
====================

Link: https://lore.kernel.org/r/20221205122515.1720539-1-stefan@datenfreihafen.org
Signed-off-by: Paolo Abeni <pabeni@redhat.com>