commit | 9116dd01120e249dc2e84e6edecd7ad7f828680f | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Mon Sep 08 17:47:23 2008 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:53:37 2008 -0400 |
tree | e08ccb8239f9130dcf2fc0e27b4d97151dac9238 | |
parent | bacac545f10f2bf6e5ceff0d8e2b82dfc493602a [diff] |
mac80211: clarify scan request When a scan is requested for non-STA interfaces, we simply fire off a scan, but for STA interfaces we shouldn't because they could be in the middle of an association. This clarifies the corresponding code. Signed-off-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>