mac80211: Don't scan if BSSID and channel are set manually
authorAlina Friedrichsen <x-alina@gmx.net>
Tue, 6 Jan 2009 01:49:07 +0000 (02:49 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 20:59:48 +0000 (15:59 -0500)
If you set a fixed BSSID and channel it's not necessary to scan for
neighbors to merge, because you really don't want to merge with it. So
don't do it.

Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found