aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-4965-hw.h
diff options
context:
space:
mode:
authorTomas Winkler <tomas.winkler@intel.com>2008-10-24 02:48:56 -0400
committerJohn W. Linville <linville@tuxdriver.com>2008-10-31 19:02:28 -0400
commita96a27f97f2bbfc1fca54bc3c0b0d41484152740 (patch)
treef9f6611156a01fbe97b38fb92aa078b2fc01d929 /drivers/net/wireless/iwlwifi/iwl-4965-hw.h
parent127901ab69bbb263fb2b46e850cf20c57ac321d3 (diff)
iwlwifi: run through spell checker
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-4965-hw.h')
-rw-r--r--drivers/net/wireless/iwlwifi/iwl-4965-hw.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h
index f3f41a6a7c8c..9da7c7bea752 100644
--- a/drivers/net/wireless/iwlwifi/iwl-4965-hw.h
+++ b/drivers/net/wireless/iwlwifi/iwl-4965-hw.h
@@ -71,7 +71,7 @@
71 71
72#include "iwl-fh.h" 72#include "iwl-fh.h"
73 73
74/* EERPROM */ 74/* EEPROM */
75#define IWL4965_EEPROM_IMG_SIZE 1024 75#define IWL4965_EEPROM_IMG_SIZE 1024
76 76
77/* 77/*
@@ -286,13 +286,13 @@ static inline int iwl4965_hw_valid_rtc_data_addr(u32 addr)
286 * that target txpower. 286 * that target txpower.
287 * 287 *
288 * 288 *
289 * 3) Determine (EEPROM) calibration subband for the target channel, by 289 * 3) Determine (EEPROM) calibration sub band for the target channel, by
290 * comparing against first and last channels in each subband 290 * comparing against first and last channels in each sub band
291 * (see struct iwl4965_eeprom_calib_subband_info). 291 * (see struct iwl4965_eeprom_calib_subband_info).
292 * 292 *
293 * 293 *
294 * 4) Linearly interpolate (EEPROM) factory calibration measurement sets, 294 * 4) Linearly interpolate (EEPROM) factory calibration measurement sets,
295 * referencing the 2 factory-measured (sample) channels within the subband. 295 * referencing the 2 factory-measured (sample) channels within the sub band.
296 * 296 *
297 * Interpolation is based on difference between target channel's frequency 297 * Interpolation is based on difference between target channel's frequency
298 * and the sample channels' frequencies. Since channel numbers are based 298 * and the sample channels' frequencies. Since channel numbers are based
@@ -300,7 +300,7 @@ static inline int iwl4965_hw_valid_rtc_data_addr(u32 addr)
300 * to interpolating based on channel number differences. 300 * to interpolating based on channel number differences.
301 * 301 *
302 * Note that the sample channels may or may not be the channels at the 302 * Note that the sample channels may or may not be the channels at the
303 * edges of the subband. The target channel may be "outside" of the 303 * edges of the sub band. The target channel may be "outside" of the
304 * span of the sampled channels. 304 * span of the sampled channels.
305 * 305 *
306 * Driver may choose the pair (for 2 Tx chains) of measurements (see 306 * Driver may choose the pair (for 2 Tx chains) of measurements (see
@@ -344,7 +344,7 @@ static inline int iwl4965_hw_valid_rtc_data_addr(u32 addr)
344 * "4965 temperature calculation". 344 * "4965 temperature calculation".
345 * 345 *
346 * If current temperature is higher than factory temperature, driver must 346 * If current temperature is higher than factory temperature, driver must
347 * increase gain (lower gain table index), and vice versa. 347 * increase gain (lower gain table index), and vice verse.
348 * 348 *
349 * Temperature affects gain differently for different channels: 349 * Temperature affects gain differently for different channels:
350 * 350 *