wireless: fix several minor description typos

Signed-off-by: Walter Goldens <goldenstranger@yahoo.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Walter Goldens
2010-05-18 04:44:54 -07:00
committed by John W. Linville
parent aed8e1f991
commit 77c2061d10
13 changed files with 13 additions and 13 deletions

View File

@@ -715,7 +715,7 @@ ath5k_eeprom_convert_pcal_info_5111(struct ath5k_hw *ah, int mode,
/* Only one curve for RF5111
* find out which one and place
* in in pd_curves.
* in pd_curves.
* Note: ee_x_gain is reversed here */
for (idx = 0; idx < AR5K_EEPROM_N_PD_CURVES; idx++) {