ath9k: add per-vif TX power capability to TX path
authorLorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Tue, 17 Feb 2015 09:12:18 +0000 (10:12 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 3 Mar 2015 13:36:02 +0000 (15:36 +0200)
In order to add per-vif TX power capability cap per-packet TX power to vif
configured power if the latter is lower than per-rate TX power and mac80211
per-frame power. Use vif TX power if TPC has been disabled for current the
interface

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath9k/xmit.c

Simple merge