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)
commit34a961f7db36f10abd6b153411fe8c810f21f6b3
tree243f70ff2ae5655bdf383495ee984749891e2ec2
parent23f40dc650c0344b37fe54143868a31be66db882
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