Simon Wunderlich a6b368f6ca mac80211: abort CAC in stop_ap()
When a CAC is running and stop_ap is called (e.g. when hostapd is killed
while performing CAC), the CAC must be aborted immediately.
Otherwise ieee80211_stop_ap() will try to stop it when it's too late -
wdev->channel is already NULL and the abort event can not be generated.

Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2013-06-12 09:12:43 +02:00
..
2013-03-17 14:35:13 -04:00
2013-03-28 01:20:42 -04:00
2013-06-12 09:12:43 +02:00
2013-04-25 01:47:58 -04:00
2013-03-08 00:35:44 -05:00
2013-02-21 12:05:51 -08:00
2013-05-09 10:24:54 -07:00
2013-04-09 14:13:35 -04:00
2012-09-26 21:10:25 -04:00
2013-02-10 19:41:08 -05:00