iwmc3200wifi: remove setting WEP keys before setting essid support
authorZhu Yi <yi.zhu@intel.com>
Thu, 16 Jul 2009 09:34:11 +0000 (17:34 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:21 +0000 (15:05 -0400)
commit0e371f1a0c0acd4abfa052b01e7b1f4a71ef6590
treed4b9620942fb970b8f6a1c28f9b0efbd20c93902
parent9967d46aa5ba065650d3352ab5d906f56ba17648
iwmc3200wifi: remove setting WEP keys before setting essid support

The recent cfg80211 "rework key operation" patch from Johannes Berg
makes sure keys are set only after the connection has been
established. So we can remove the setting WEP keys before essid
support from the driver.

Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwmc3200wifi/cfg80211.c