commit | 0e371f1a0c0acd4abfa052b01e7b1f4a71ef6590 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Jul 16 17:34:11 2009 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:21 2009 -0400 |
tree | d4b9620942fb970b8f6a1c28f9b0efbd20c93902 | |
parent | 9967d46aa5ba065650d3352ab5d906f56ba17648 [diff] |
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>