aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNicolas Cavallari <[email protected]>2022-10-27 16:01:33 +0200
committerJohannes Berg <[email protected]>2022-11-02 09:48:11 +0100
commit39e7b5de9853bd92ddbfa4b14165babacd7da0ba (patch)
tree551b87c3b4833eabdbf6900f7ef0397af23471fb /tools/perf/scripts/python/stackcollapse.py
parent780854186946e0de2be192ee7fa5125666533b3a (diff)
wifi: mac80211: Fix ack frame idr leak when mesh has no route
When trying to transmit an data frame with tx_status to a destination that have no route in the mesh, then it is dropped without recrediting the ack_status_frames idr. Once it is exhausted, wpa_supplicant starts failing to do SAE with NL80211_CMD_FRAME and logs "nl80211: Frame command failed". Use ieee80211_free_txskb() instead of kfree_skb() to fix it. Signed-off-by: Nicolas Cavallari <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions