Hello Dave, Jakub. An update from ieee802154 for your *net* tree. A repeated word fix from Jilin Yuan. A 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. regards Stefan Schmidt The following changes since commit 5003e52c311a2135d737ae906577c639fbaafe54: Merge branch 'bonding-802-3ad-fix-no-transmission-of-lacpdus' (2022-08-22 18:30:28 -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-08-29 for you to fetch changes up to ffd7bdddaab193c38416fd5dd416d065517d266e: ieee802154: cc2520: add rc code in cc2520_tx() (2022-08-29 11:10:22 +0200) ---------------------------------------------------------------- Jilin Yuan (1): net/ieee802154: fix repeated words in comments Li Qiong (1): ieee802154: cc2520: add rc code in cc2520_tx() Lin Ma (1): ieee802154/adf7242: defer destroy_workqueue call Miquel Raynal (1): net: mac802154: Fix a condition in the receive path drivers/net/ieee802154/adf7242.c | 3 ++- drivers/net/ieee802154/ca8210.c | 2 +- drivers/net/ieee802154/cc2520.c | 1 + net/mac802154/rx.c | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-)