diff options
author | 2025-03-30 16:15:32 +0530 | |
---|---|---|
committer | 2025-04-02 12:57:50 +0200 | |
commit | a0f0dc96de03ffeefc2a177b7f8acde565cb77f4 (patch) | |
tree | e391fb20893e47c13f4c560101466febd6937184 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | wifi: brcmfmac: fix memory leak in brcmf_get_module_param (diff) | |
download | wireguard-linux-a0f0dc96de03ffeefc2a177b7f8acde565cb77f4.tar.xz wireguard-linux-a0f0dc96de03ffeefc2a177b7f8acde565cb77f4.zip |
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 '')
0 files changed, 0 insertions, 0 deletions