Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"
authorRemi Pommarel <repk@triplefau.lt>
Thu, 17 Jul 2025 15:45:29 +0000 (17:45 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 18 Jul 2025 12:29:30 +0000 (14:29 +0200)
commit754fe848b3b297fc85ec24cd959bad22b6df8cb8
treef0ad8f87c2aeb13613031e48a10c176aa79f0a4f
parent4037c468d1b3c508d69e6df0ef47fdee3d440e39
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"

This reverts commit 0937cb5f345c ("Revert "wifi: mac80211: Update
skb's control block key in ieee80211_tx_dequeue()"").

This commit broke TX with 802.11 encapsulation HW offloading, now that
this is fixed, reapply it.

Fixes: bb42f2d13ffc ("mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue")
Signed-off-by: Remi Pommarel <repk@triplefau.lt>
Link: https://patch.msgid.link/66b8fc39fb0194fa06c9ca7eeb6ffe0118dcb3ec.1752765971.git.repk@triplefau.lt
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c