diff options
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | 2010-01-20 15:22:52 -0500 |
---|---|---|
committer | Reinette Chatre <reinette.chatre@intel.com> | 2010-01-29 14:13:34 -0500 |
commit | 2494f63cc7394fc4424c4833b83d1831f52e54c8 (patch) | |
tree | a33cd6330b4750c44b193f76e590f3bbb567f769 /drivers | |
parent | 47e28f41dce90ea4317d35cf23f232c1a6b07adf (diff) |
iwlwifi: update sensitivity calibration data for 6x00 series
Update sensitivity range values for 6000 & 6x50 series
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/iwlwifi/iwl-6000.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-6000.c b/drivers/net/wireless/iwlwifi/iwl-6000.c index 81e03e33ec73..a9f8551e0e40 100644 --- a/drivers/net/wireless/iwlwifi/iwl-6000.c +++ b/drivers/net/wireless/iwlwifi/iwl-6000.c | |||
@@ -108,7 +108,7 @@ static struct iwl_sensitivity_ranges iwl6000_sensitivity = { | |||
108 | 108 | ||
109 | .auto_corr_max_ofdm = 145, | 109 | .auto_corr_max_ofdm = 145, |
110 | .auto_corr_max_ofdm_mrc = 232, | 110 | .auto_corr_max_ofdm_mrc = 232, |
111 | .auto_corr_max_ofdm_x1 = 145, | 111 | .auto_corr_max_ofdm_x1 = 110, |
112 | .auto_corr_max_ofdm_mrc_x1 = 232, | 112 | .auto_corr_max_ofdm_mrc_x1 = 232, |
113 | 113 | ||
114 | .auto_corr_min_cck = 125, | 114 | .auto_corr_min_cck = 125, |