From: Marek Puzyniak Date: Wed, 5 Mar 2014 12:10:33 +0000 (+0100) Subject: ath10k: do not overwrite max_antenna_gain X-Git-Tag: v3.15-rc1~113^2~93^2^2~92^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70dd77b4c50da518b57b8b9b125a8c9aabe9bc1a;p=pandora-kernel.git 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 Signed-off-by: Bartosz Markowski Signed-off-by: Kalle Valo --- Reading git-diff-tree failed