]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit137f9f46a4edf8a937ffe9e3dba498b5cfaa1e5b
tree3abe98a9e560671f3d32f6a6c143761a9b596228
parent0efcdfd6ed4e7ac74c45e7c3218fd1a7416fdb3f
mac80211: Don't scan if BSSID and channel are set manually

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>
net/mac80211/mlme.c