]> www.infradead.org Git - users/dwmw2/linux.git/commit
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"
authorJohannes Berg <johannes.berg@intel.com>
Fri, 11 Apr 2025 14:13:34 +0000 (16:13 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 11 Apr 2025 14:24:17 +0000 (16:24 +0200)
commit0937cb5f345c79d702b4d0d744e2a2529b551cb2
treeabe375513e011405a16343f484a58eb2efba6c81
parent575fe08c221567cdbf63e078baecaeaed08a1d17
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()"

This reverts commit a104042e2bf6528199adb6ca901efe7b60c2c27f.

Since the original bug seems to have been around for years,
but a new issue was report with the fix, revert the fix for
now. We have a couple of weeks to figure it out for this
release, if needed.

Reported-by: Bert Karwatzki <spasswolf@web.de>
Closes: https://lore.kernel.org/linux-wireless/20250410215527.3001-1-spasswolf@web.de
Fixes: a104042e2bf6 ("wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/tx.c