ath6kl: fix ath6kl's set tx power
authorLuis R. Rodriguez <mcgrof@qca.qualcomm.com>
Wed, 23 Nov 2011 16:08:14 +0000 (11:08 -0500)
committerKalle Valo <kvalo@qca.qualcomm.com>
Thu, 24 Nov 2011 12:30:22 +0000 (14:30 +0200)
commitb992a28557afdcabcee7d8af88471dddfe791c11
treef93c822bd98688b9da711633b307ccb34658222d
parent50553c2c8145c3278668f385a71abbf79108e737
ath6kl: fix ath6kl's set tx power

ath6kl assumed cfg80211 passed to us power in dBm but it is in mBm.

Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/cfg80211.c