Files
linux/drivers
Eyal Shapira 3eba4a0e6d wl12xx: fix a memory leak of probereq template upon recovery
wlvif->probereq is zeroed when adding an interface but
the skb pointed to isn't freed when the interface is removed.
This would lead to a mem leak on every recovery.
Fix it by freeing the skb when removing the interface.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-04-10 12:42:49 +03:00
..
2012-03-08 10:50:35 -08:00
2012-03-23 10:02:20 +01:00
2012-03-17 01:41:43 -07:00
2012-03-23 16:58:34 -07:00
2012-03-12 22:19:07 +01:00
2012-03-23 16:58:34 -07:00