iwlwifi: fix 4965 notification wait setup
authorJohannes Berg <johannes.berg@intel.com>
Wed, 5 Jan 2011 00:22:03 +0000 (16:22 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 21 Jan 2011 20:32:21 +0000 (15:32 -0500)
commitea67485ae6894e603984c3b13b8df54ae2c128d8
tree525e83ff59493b7f0540b4ca708dc42c0f6f96f8
parent2a1a78d240c68b918406cb5b31a375eaf1dc1835
iwlwifi: fix 4965 notification wait setup

The notification wait support code is shared
between 4965 and other AGN devices, so 4965
also has to initialize the data structures
for it, otherwise it crashes.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/iwlwifi/iwl-4965.c