diff options
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-6000.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-6000.c b/drivers/net/wireless/iwlwifi/iwl-6000.c index f732f6d194a0..72ed944843b0 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -395,7 +395,6 @@ struct iwl_cfg iwl6050_2agn_cfg = { | |||
395 | .adv_thermal_throttle = true, | 395 | .adv_thermal_throttle = true, |
396 | .support_ct_kill_exit = true, | 396 | .support_ct_kill_exit = true, |
397 | .support_sm_ps = true, | 397 | .support_sm_ps = true, |
398 | .support_wimax_coexist = true, | ||
399 | }; | 398 | }; |
400 | 399 | ||
401 | struct iwl_cfg iwl6050_2abg_cfg = { | 400 | struct iwl_cfg iwl6050_2abg_cfg = { |
@@ -425,7 +424,6 @@ struct iwl_cfg iwl6050_2abg_cfg = { | |||
425 | .supports_idle = true, | 424 | .supports_idle = true, |
426 | .adv_thermal_throttle = true, | 425 | .adv_thermal_throttle = true, |
427 | .support_ct_kill_exit = true, | 426 | .support_ct_kill_exit = true, |
428 | .support_wimax_coexist = true, | ||
429 | }; | 427 | }; |
430 | 428 | ||
431 | struct iwl_cfg iwl6000_3agn_cfg = { | 429 | struct iwl_cfg iwl6000_3agn_cfg = { |