diff options
author | Eyal Shapira <eyal@wizery.com> | 2012-03-19 14:06:27 +0400 |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-04-10 13:42:49 +0400 |
commit | 3eba4a0e6db9ca225bc0f3042d60fcfc86a30bc8 (patch) | |
tree | 5c8fa54be9f81253a4063b339458cb9a5c5c02dd /drivers/net/wireless/wl12xx/conf.h | |
parent | 830be7e021efd3a801ed0113e6a2244020679a13 (diff) | |
download | linux-3eba4a0e6db9ca225bc0f3042d60fcfc86a30bc8.tar.xz |
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>
Diffstat (limited to 'drivers/net/wireless/wl12xx/conf.h')
0 files changed, 0 insertions, 0 deletions