commit | 49b7772776359b8306ce740bfc52d32b344adc83 | [log] [tgz] |
---|---|---|
author | Zhu Yi <yi.zhu@intel.com> | Thu Jul 16 17:34:08 2009 +0800 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 24 15:05:20 2009 -0400 |
tree | dbc8c546dea321b3795d0a3f888e49c0bff0d8b1 | |
parent | 3a0e4851c97328ee455a57cb3e4097bb43934a87 [diff] |
iwmc3200wifi: set cipher_suites before registering wiphy We need to specify all the cipher suites we supported. Otherwise cfg80211_validate_key_settings() will fail when we are setting keys. Signed-off-by: Zhu Yi <yi.zhu@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>