commit | 90046f509dca8e754b75aacb6ef7afa68b102c63 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Fri Feb 14 14:45:51 2014 +0100 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Sat Feb 15 08:47:36 2014 +0200 |
tree | 3c5cf5f404771f439e37a67ac2a582794f161851 | |
parent | 75459e3338928bdbe9618b626a6471764e2e53f0 [diff] |
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 <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>