Files
linux/net/wireless
Johannes Berg 4a1ecf37a5 nl80211: fix sched scan netlink socket owner destruction
commit 753aacfd2e upstream.

A single netlink socket might own multiple interfaces *and* a
scheduled scan request (which might belong to another interface),
so when it goes away both may need to be destroyed.

Remove the schedule_scan_stop indirection to fix this - it's only
needed for interface destruction because of the way this works
right now, with a single work taking care of all interfaces.

Fixes: 93a1e86ce1 ("nl80211: Stop scheduled scan if netlink client disappears")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-01-19 20:17:20 +01:00
..
2016-03-16 08:42:59 -07:00
2013-10-01 12:16:51 +02:00
2014-11-04 13:18:17 +01:00
2014-11-04 13:18:17 +01:00
2015-12-15 13:08:02 +01:00
2016-12-02 09:09:01 +01:00
2015-05-20 15:00:12 +02:00
2012-10-18 10:53:37 +02:00