From: Arik Nemtsov Date: Tue, 27 Nov 2012 06:44:54 +0000 (+0200) Subject: wlcore: consolidate free_link and always call it X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c4c45346289ec1c8a6a204e2c81325a4cf96924;p=pandora-kernel.git wlcore: consolidate free_link and always call it Make sure free_link is always called when removing an interface. This ensures all skbs belonging to this interface are returned to mac80211. Otherwise these dangling skbs might crash the system on the next call to wl1271_tx_reset_link_queues(). This happens on recovery/stop or an unsuccessful Tx flush. Signed-off-by: Ido Yariv Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed