Skip to content

Commit

Permalink
iwlwifi: update sensitivity calibration data for 6x00 series
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Wey-Yi Guy authored and Reinette Chatre committed Jan 29, 2010
1 parent 47e28f4 commit 2494f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/wireless/iwlwifi/iwl-6000.c
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ static struct iwl_sensitivity_ranges iwl6000_sensitivity = {

.auto_corr_max_ofdm = 145,
.auto_corr_max_ofdm_mrc = 232,
.auto_corr_max_ofdm_x1 = 145,
.auto_corr_max_ofdm_x1 = 110,
.auto_corr_max_ofdm_mrc_x1 = 232,

.auto_corr_min_cck = 125,
Expand Down

0 comments on commit 2494f63

Please sign in to comment.