From: Michal Kazior Date: Mon, 30 Mar 2015 06:51:51 +0000 (+0300) Subject: ath10k: clear htt.freq X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~230^2~34^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fcafef7363bec35ddf148abae6e879e27771eb0;p=pandora-kernel.git ath10k: clear htt.freq If htt.freq isn't cleared and contains garbage fw may discard tx packets. Prevent this from happening by clearing htt.freq properly. Possible manifestation of the problem could be not being able to send auth request/response frames on firmware with HTT >= 3.4 (when freq param was introduced), e.g. on qca6174. Fixes: 8d6d36243610 ("ath10k: fix offchan reliability") Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed