On Sun, 2012-07-29 at 16:25 +0300, Eliad Peller wrote: > ieee80211_request_sched_scan_stop() cleared > local->sched_scan_sdata. However, sched_scan_sdata > should be cleared only after the driver calls > ieee80211_sched_scan_stopped() (like with normal hw scan). > > Clearing sched_scan_sdata too early, caused > ieee80211_sched_scan_stopped_work to exit prematurely > without properly cleaning all the sched scan resources, > and without calling cfg80211_sched_scan_stopped (so > userspace wasn't notified about sched scan completion). Applied, thanks. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html