Skip to content

Commit

Permalink
iwlwifi: update sensitivity calibration data for 5x00 series
Browse files Browse the repository at this point in the history
Update sensitivity range values for 5x00 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 2494f63 commit 9bead76
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/wireless/iwlwifi/iwl-5000.c
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ static struct iwl_sensitivity_ranges iwl5000_sensitivity = {

.auto_corr_max_ofdm = 120,
.auto_corr_max_ofdm_mrc = 210,
.auto_corr_max_ofdm_x1 = 155,
.auto_corr_max_ofdm_mrc_x1 = 290,
.auto_corr_max_ofdm_x1 = 120,
.auto_corr_max_ofdm_mrc_x1 = 240,

.auto_corr_min_cck = 125,
.auto_corr_max_cck = 200,
Expand Down

0 comments on commit 9bead76

Please sign in to comment.