From: Eliad Peller Date: Thu, 22 Nov 2012 16:06:23 +0000 (+0200) Subject: wlcore: call ieee80211_sched_scan_stopped on interface removal X-Git-Tag: v3.9-rc1~139^2~2^2^2~42^2~50^2^2~34^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1019975640ec16d1753c06ac99207f4af6a721a2;p=pandora-kernel.git wlcore: call ieee80211_sched_scan_stopped on interface removal The interface might go down before we got the SCHED_STOPPED event, so make sure to call ieee80211_sched_scan_stopped() if the scanned interface is removed. Replace sched_scanning with sched_vif in order to save the scanned interface. Signed-off-by: Eliad Peller Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed