ipw2200: make association only if SSID is known.
authorAlexey Fisher <bug-track@fisher-privat.net>
Thu, 6 Nov 2008 08:51:16 +0000 (09:51 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Nov 2008 16:06:06 +0000 (11:06 -0500)
commit3e4127fa6db34765685599fb8d1177e51850a63c
tree9aa655a3896648b0c02a12c288cd6ad30e321451
parentffb826767bffda61426d964a8fc24a216a14b0bd
ipw2200: make association only if SSID is known.

'iwconfig eth1 channel 6' would trigger association to _something_,
which is wrong.  Changing the channel should (and does) trigger reassociation,
but only if there is an SSID to associate with.

Signed-off-by: Alexey Fisher <bug-track@fisher-privat.net>
Acked-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ipw2200.c