commit | 2d72289095e9621158acf1d59a830cfe920fa93b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Thu Apr 23 10:38:26 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Wed May 06 15:14:29 2009 -0400 |
tree | bc5c975124e48e3ec8bbbc7c9e75f62c98504bb7 | |
parent | 9ccebe6148bcb0aba2d89743df2ff182ced505ec [diff] |
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>