From: Michal Kazior Date: Fri, 14 Feb 2014 13:45:51 +0000 (+0100) Subject: ath10k: fix SMPS support X-Git-Tag: v3.15-rc1~113^2~159^2^2~132^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90046f509dca8e754b75aacb6ef7afa68b102c63;p=pandora-kernel.git ath10k: fix SMPS support Firmware ignores SMPS flags in peer assoc command. For SMPS to work it is necessary to set peer parameter after peer assoc command so that tx chainmask is setup properly. This should fix packet loss and improve throughput with stations that have SMPS enabled upon association. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed