ath9k: remove unneeded calculation of minimal calibration power
authorPavel Roskin <proski@gnu.org>
Tue, 6 Jul 2010 16:51:27 +0000 (12:51 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 14 Jul 2010 17:52:45 +0000 (13:52 -0400)
commit6eb90d46c59a75ceeccfef7c6c6705fb64b593dc
tree940169b3d2f1656e5e4aa066d7d633920efb8c2b
parent982723df56ceb6fb0f1e821e4898e58069a1f163
ath9k: remove unneeded calculation of minimal calibration power

Remove tMinCalPower from ath9k_hw_set_def_power_cal_table(), as it's
never used.  Remove corresponding arguments of the functions calculating
that value.

Original patch by Prarit Bhargava <prarit@redhat.com>

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/eeprom_4k.c
drivers/net/wireless/ath/ath9k/eeprom_9287.c
drivers/net/wireless/ath/ath9k/eeprom_def.c