iwmc3200wifi: set cipher_suites before registering wiphy
authorZhu Yi <yi.zhu@intel.com>
Thu, 16 Jul 2009 09:34:08 +0000 (17:34 +0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 24 Jul 2009 19:05:20 +0000 (15:05 -0400)
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>

No differences found