From: Michal Kazior Date: Mon, 21 Jul 2014 18:03:10 +0000 (+0300) Subject: ath10k: workaround qos nullfunc bug X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~12^2~42^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21c64d145e64d92a6c8f8e13c9b6b5b711832eb;p=pandora-kernel.git ath10k: workaround qos nullfunc bug Apparently fw/hw generates a corrupted QoS Control Field in Qos NullFunc frames. The only way to workaround this is to downgrade frames to NullFunc. This should be okay since powersave is done by fw/hw and these frames are only used for CQM purposes (e.g. from hostapd to check if station is still connected). This doesn't fix any user visible bug that I know of. It just prevents from sending out funky frames on the air. Reported-by: Janusz Dziedzic Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed