mac80211: fix sched_scan restart on recovery
authorArik Nemtsov <arik@wizery.com>
Tue, 11 Feb 2014 10:27:19 +0000 (12:27 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 11 Feb 2014 11:59:12 +0000 (12:59 +0100)
commit32769814d54a5a360b83811b4039c776ec953c71
treeab0245a4935cd6116a6c671c3a0dd085b56f4d44
parentfab57a6cc227468ca9e6a4c7ff8d3b10727785ee
mac80211: fix sched_scan restart on recovery

In case we were not suspended, the reconfig function returns without
configuring the scheduled scan.

Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/util.c