Merge tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/linux/kerne...
authorJakub Kicinski <kuba@kernel.org>
Wed, 31 Aug 2022 06:01:47 +0000 (23:01 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 31 Aug 2022 06:01:47 +0000 (23:01 -0700)
commit613c86977efd2a311683b09d7c5deaa0db49337c
tree712761c111eb4879c1d554c53ed480e55bb4241f
parent4a4ce82212ef014d70f486a427005b2b5bab8e34
parentffd7bdddaab193c38416fd5dd416d065517d266e
Merge tag 'ieee802154-for-net-2022-08-29' of git://git./linux/kernel/git/sschmidt/wpan

Stefan Schmidt says:

====================
ieee802154 for net 2022-08-29

 - repeated word fix from Jilin Yuan.
 - missed return code setting in the cc2520 driver by Li Qiong.
 - fixing a potential race in by defering the workqueue destroy
   in the adf7242 driver by Lin Ma.
 - fixing a long standing problem in the mac802154 rx path to match
   corretcly by Miquel Raynal.

* tag 'ieee802154-for-net-2022-08-29' of git://git.kernel.org/pub/scm/linux/kernel/git/sschmidt/wpan:
  ieee802154: cc2520: add rc code in cc2520_tx()
  net: mac802154: Fix a condition in the receive path
  net/ieee802154: fix repeated words in comments
  ieee802154/adf7242: defer destroy_workqueue call
====================

Link: https://lore.kernel.org/r/20220829100308.2802578-1-stefan@datenfreihafen.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>