]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211 : Association with 11n hidden ssid ap.
authorAbhijeet Kolekar <abhijeet.kolekar@intel.com>
Fri, 9 May 2008 16:35:41 +0000 (09:35 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 16 May 2008 21:14:44 +0000 (17:14 -0400)
commitcb43ea52d2ff7db7e31fadc5b181f4166ce1892e
tree243f70ff2ae5655bdf383495ee984749891e2ec2
parent53000e02182b3b17a2d35593df956cc58af40168
mac80211 : Association with 11n hidden ssid ap.

This patch fixes the association problem with 11n hidden ssid ap.
Patch fixes the problem of associating with hidden ssid when
all three parameters ap,essid and channel are given to iwconfig.
This patch removes the condition of checking three parameters
and always checks for bss in bss list while associating.

Signed-off-by: Abhijeet Kolekar <abhijeet.kolekar@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c