Merge tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Thu, 2 Jun 2022 00:34:22 +0000 (17:34 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 2 Jun 2022 00:34:22 +0000 (17:34 -0700)
commit38a4762e4ba61e848c61a3b9eaa8f83cbed07b2d
treeeb1c5689436bff135fbee55fab73d8ff3bdfa42c
parent8d3398ba2a0d1e25690f830192b7834acab003ec
parent2965c4cdf7ad9ce0796fac5e57debb9519ea721e
Merge tag 'wireless-2022-06-01' of git://git./linux/kernel/git/wireless/wireless

Kalle Valo says:

====================
wireless fixes for v5.19

First set of fixes for v5.19. Build fixes for iwlwifi and libertas, a
scheduling while atomic fix for rtw88 and use-after-free fix for
mac80211.

* tag 'wireless-2022-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
  wifi: mac80211: fix use-after-free in chanctx code
  wifi: rtw88: add a work to correct atomic scheduling warning of ::set_tim
  wifi: iwlwifi: pcie: rename CAUSE macro
  wifi: libertas: use variable-size data in assoc req/resp cmd
====================

Link: https://lore.kernel.org/r/20220601110741.90B28C385A5@smtp.kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>