diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-06-17 17:41:49 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-07-10 14:57:54 -0400 |
commit | 83f5e2cf79390f7ca909b7035dd415230257cc4d (patch) | |
tree | c6b2fdf4a727ae6a7d87afe205dde078339d151d /init/Kconfig | |
parent | 386aa23dd5f94b810210b9f849807946a5100b57 (diff) |
cfg80211: prohibit scanning the same channel more than once
It isn't very useful to scan the same channel more than once
during a given scan, and some hardware (notably iwlwifi) can
only scan a limited number of channels at a time. To prevent
any overflows, simply disallow scanning any channel multiple
times in a given scan command. This is a small change in the
userspace ABI, but the only user, wpa_supplicant, never asks
for a scan with the same frequency listed twice.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'init/Kconfig')
0 files changed, 0 insertions, 0 deletions