From: Jakub Kicinski Date: Fri, 31 Mar 2023 06:44:45 +0000 (-0700) Subject: Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.7~3166^2~29 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6b36d68cc9bb1fc85bbe54ebe2eb6b2c3beec73d;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'wireless-2023-03-30' of git://git./linux/kernel/git/wireless/wireless Johannes Berg says: ==================== Just a few fixes: * fix size calculation for EHT element to put into SKBs * remove erroneous pre-RCU calls for drivers not using sta_state calls * fix mesh forwarding and non-forwarding RX * fix mesh flow dissection * fix a potential NULL dereference on A-MSDU RX w/o station * make two variable non-static that really shouldn't be static * tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless: wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta wifi: mac80211: fix flow dissection for forwarded packets wifi: mac80211: fix mesh forwarding wifi: mac80211: fix receiving mesh packets in forwarding=0 networks wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap() wifi: mac80211: fix potential null pointer dereference wifi: mac80211: drop bogus static keywords in A-MSDU rx ==================== Link: https://lore.kernel.org/r/20230330203313.919164-1-johannes@sipsolutions.net Signed-off-by: Jakub Kicinski --- 6b36d68cc9bb1fc85bbe54ebe2eb6b2c3beec73d