From: Felix Fietkau Date: Wed, 10 Oct 2012 20:40:23 +0000 (+0200) Subject: mac80211: use ieee80211_free_txskb in a few more places X-Git-Tag: v3.7-rc3~7^2^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4fa14cd62bd078c8e3ef39283b9f237e5b2ff0f;p=pandora-kernel.git 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 Cc: stable@vger.kernel.org Signed-off-by: John W. Linville --- Reading git-diff-tree failed