Files
linux-stable-mirror/drivers
Abdun NihaalandGreg Kroah-Hartman 8fd4b9551a wifi: wl1251: fix memory leak in wl1251_tx_work
[ Upstream commit a0f0dc96de ]

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: c5483b7193 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-04-25 10:43:48 +02:00
..
2025-03-28 21:59:00 +01:00
2025-02-21 13:49:55 +01:00
2025-02-21 13:49:55 +01:00
2025-03-07 16:56:38 +01:00