Searched hist:"763254516187015 cb5b391553af35c6ed1f4bb36" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common.c | diff 763254516187015cb5b391553af35c6ed1f4bb36 Wed Oct 22 18:17:35 CEST 2014 Felix Fietkau <nbd@openwrt.org> ath9k_common: always update value in ath9k_cmn_update_txpow
In some cases the limit may be the same as reg->power_limit, but the actual value that the hardware uses is not up to date. In that case, a wrong value for current tx power is tracked internally. Fix this by unconditionally updating it.
Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>
|