ath9k_hw: extend ath9k_hw_set_txpowerlimit to test channel txpower
authorFelix Fietkau <nbd@openwrt.org>
Wed, 20 Oct 2010 01:08:53 +0000 (03:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 15 Nov 2010 18:23:14 +0000 (13:23 -0500)
ath9k_hw_set_txpowerlimit gets an extra boolean parameter that - if set -
causes the rate txpower table and the regulatory limit to be calculated
and stored, without changing hardware registers.

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found