ath10k: do not overwrite max_antenna_gain
authorMarek Puzyniak <marek.puzyniak@tieto.com>
Wed, 5 Mar 2014 12:10:33 +0000 (13:10 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 7 Mar 2014 08:14:10 +0000 (10:14 +0200)
commit70dd77b4c50da518b57b8b9b125a8c9aabe9bc1a
treeae2a7faca4b204aa33db0d64d57414ba441fed69
parentbfa353689ae9bff3aa1cfe146defff17032a4a02
ath10k: do not overwrite max_antenna_gain

Seems like we have an old bug, where we incidently overwrites
the max_antenna_gain we pass to firmware, with zero value.

End of all we are artifically reducing the output power.

This patch removes the excessive assignment on max_antenna_gain,
which is being provided by regulatory domain, and consequently
improves the tx power.

Signed-off-by: Marek Puzyniak <marek.puzyniak@tieto.com>
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/wmi.c