diff options
author | Abdun Nihaal <abdun.nihaal@gmail.com> | 2025-03-30 13:45:32 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-04-02 13:57:50 +0300 |
commit | a0f0dc96de03ffeefc2a177b7f8acde565cb77f4 (patch) | |
tree | e391fb20893e47c13f4c560101466febd6937184 /tools/perf/scripts/python/gecko.py | |
parent | 9e935c0fe3f806ff700a804c00832f0f340b6061 (diff) | |
download | linux-a0f0dc96de03ffeefc2a177b7f8acde565cb77f4.tar.xz |
wifi: wl1251: fix memory leak in wl1251_tx_work
The skb dequeued from tx_queue is lost when wl1251_ps_elp_wakeup fails
with a -ETIMEDOUT error. Fix that by queueing the skb back to tx_queue.
Fixes: c5483b719363 ("wl12xx: check if elp wakeup failed")
Signed-off-by: Abdun Nihaal <abdun.nihaal@gmail.com>
Reviewed-by: Michael Nemanov <michael.nemanov@ti.com>
Link: https://patch.msgid.link/20250330104532.44935-1-abdun.nihaal@gmail.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions