diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-2000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-2000.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-2000.c b/drivers/net/wireless/iwlwifi/iwl-2000.c index 764d3104e128..913f2a228527 100644 --- a/drivers/net/wireless/iwlwifi/iwl-2000.c +++ b/drivers/net/wireless/iwlwifi/iwl-2000.c | |||
@@ -285,6 +285,7 @@ struct iwl_cfg iwl2000_2bg_cfg = { | |||
285 | struct iwl_cfg iwl2000_2bgn_d_cfg = { | 285 | struct iwl_cfg iwl2000_2bgn_d_cfg = { |
286 | .name = "2000D Series 2x2 BGN", | 286 | .name = "2000D Series 2x2 BGN", |
287 | IWL_DEVICE_2000, | 287 | IWL_DEVICE_2000, |
288 | .ht_params = &iwl2000_ht_params, | ||
288 | }; | 289 | }; |
289 | 290 | ||
290 | #define IWL_DEVICE_2030 \ | 291 | #define IWL_DEVICE_2030 \ |