Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorJakub Kicinski <kuba@kernel.org>
Fri, 13 Jan 2023 04:01:44 +0000 (20:01 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 13 Jan 2023 04:01:44 +0000 (20:01 -0800)
commit0ea90f36a1e1f7a44580caed7ae1b96e5da14bb9
treeb4f0bb1912cfe7611e3bf6fdbfd8d1bd6bb2ddf7
parentd9fc1511728c15df49ff18e49a494d00f78b7cd4
parentf216033d770f7ca0eda491fe01a9f02e7af59576
Merge tag 'wireless-2023-01-12' of git://git./linux/kernel/git/wireless/wireless

Johannes Berg says:

====================
Some fixes, stack only for now:
 * iTXQ conversion fixes, various bugs reported
 * properly reset multiple BSSID settings
 * fix for a link_sta crash
 * fix for AP VLAN checks
 * fix for MLO address translation

* tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless:
  wifi: mac80211: fix MLO + AP_VLAN check
  mac80211: Fix MLO address translation for multiple bss case
  wifi: mac80211: reset multiple BSSID options in stop_ap()
  wifi: mac80211: Fix iTXQ AMPDU fragmentation handling
  wifi: mac80211: sdata can be NULL during AMPDU start
  wifi: mac80211: Proper mark iTXQs for resumption
  wifi: mac80211: fix initialization of rx->link and rx->link_sta
====================

Link: https://lore.kernel.org/r/20230112111941.82408-1-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>