mac80211: internally clear failed scans properly
authorJohannes Berg <johannes@sipsolutions.net>
Thu, 23 Apr 2009 08:38:26 +0000 (10:38 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 6 May 2009 19:14:29 +0000 (15:14 -0400)
commit2d72289095e9621158acf1d59a830cfe920fa93b
treebc5c975124e48e3ec8bbbc7c9e75f62c98504bb7
parent9ccebe6148bcb0aba2d89743df2ff182ced505ec
mac80211: internally clear failed scans properly

When the IBSS code wants to scan, but that fails, we can
get stuck in a situation where you can never scan again.
Fix this by properly notifying ourselves when the scan
request has failed.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/ibss.c