diff options
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-5000.c')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-5000.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-5000.c b/drivers/net/wireless/iwlwifi/iwl-5000.c index 5a277cdffd07..3236315c75be 100644 --- a/drivers/net/wireless/iwlwifi/iwl-5000.c +++ b/drivers/net/wireless/iwlwifi/iwl-5000.c | |||
@@ -1600,7 +1600,6 @@ struct iwl_cfg iwl5300_agn_cfg = { | |||
1600 | .ht_greenfield_support = true, | 1600 | .ht_greenfield_support = true, |
1601 | .led_compensation = 51, | 1601 | .led_compensation = 51, |
1602 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, | 1602 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, |
1603 | .sm_ps_mode = WLAN_HT_CAP_SM_PS_DISABLED, | ||
1604 | }; | 1603 | }; |
1605 | 1604 | ||
1606 | struct iwl_cfg iwl5100_bgn_cfg = { | 1605 | struct iwl_cfg iwl5100_bgn_cfg = { |
@@ -1669,7 +1668,6 @@ struct iwl_cfg iwl5100_agn_cfg = { | |||
1669 | .ht_greenfield_support = true, | 1668 | .ht_greenfield_support = true, |
1670 | .led_compensation = 51, | 1669 | .led_compensation = 51, |
1671 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, | 1670 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, |
1672 | .sm_ps_mode = WLAN_HT_CAP_SM_PS_DISABLED, | ||
1673 | }; | 1671 | }; |
1674 | 1672 | ||
1675 | struct iwl_cfg iwl5350_agn_cfg = { | 1673 | struct iwl_cfg iwl5350_agn_cfg = { |
@@ -1693,7 +1691,6 @@ struct iwl_cfg iwl5350_agn_cfg = { | |||
1693 | .ht_greenfield_support = true, | 1691 | .ht_greenfield_support = true, |
1694 | .led_compensation = 51, | 1692 | .led_compensation = 51, |
1695 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, | 1693 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, |
1696 | .sm_ps_mode = WLAN_HT_CAP_SM_PS_DISABLED, | ||
1697 | }; | 1694 | }; |
1698 | 1695 | ||
1699 | struct iwl_cfg iwl5150_agn_cfg = { | 1696 | struct iwl_cfg iwl5150_agn_cfg = { |
@@ -1717,7 +1714,6 @@ struct iwl_cfg iwl5150_agn_cfg = { | |||
1717 | .ht_greenfield_support = true, | 1714 | .ht_greenfield_support = true, |
1718 | .led_compensation = 51, | 1715 | .led_compensation = 51, |
1719 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, | 1716 | .chain_noise_num_beacons = IWL_CAL_NUM_BEACONS, |
1720 | .sm_ps_mode = WLAN_HT_CAP_SM_PS_DISABLED, | ||
1721 | }; | 1717 | }; |
1722 | 1718 | ||
1723 | struct iwl_cfg iwl5150_abg_cfg = { | 1719 | struct iwl_cfg iwl5150_abg_cfg = { |