Searched hist:a1cbc7a88985976267a851a2e1080578711b3b0d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | ar9003_eeprom.c | diff a1cbc7a88985976267a851a2e1080578711b3b0d Thu Dec 02 21:12:38 CST 2010 Joe Perches <joe@perches.com> ath: Fix ath_dbg access beyond array bound
ar9300RateSize is not necessarily a power of 4.
Change ar9003_hw_set_target_power_eeprom to print the targetPowerValT2 array one per line.
ath9k_hw_ar9300_set_txpower repeated the output 4 times per line, change it to print the targetPowerValT2 value one per line.
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|