commit | d4fa14cd62bd078c8e3ef39283b9f237e5b2ff0f | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@openwrt.org> | Wed Oct 10 22:40:23 2012 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 15 14:45:50 2012 -0400 |
tree | 420a4835d573d45f98ce488dadd899f58599b2e9 | |
parent | 3e4f319dacc60c1b4537b85329d393ad18bf7501 [diff] |
mac80211: use ieee80211_free_txskb in a few more places Free tx status skbs when draining power save buffers, pending frames, or when tearing down a vif. Fixes remaining conditions that can lead to hostapd/wpa_supplicant hangs when running out of socket write memory. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Cc: stable@vger.kernel.org Signed-off-by: John W. Linville <linville@tuxdriver.com>