commit | bf0a26d31ba141b7f41976392ea393ce90ca64e3 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Sat Jan 24 12:14:51 2015 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Tue Jan 27 16:18:41 2015 +0200 |
tree | 867383197c23fc19908b5df02e57eb8b10ad559a | |
parent | ba2479fe65025bc48d79f86bce74567016632c3a [diff] |
ath10k: fix nullfunc workaround The workaround couldn't work correctly because the 802.11 header wasn't properly stripped of QoS Data bit so it wasn't recognized in the later parts of tx path as NullFunc frame and ended up in HTT Tx instead of HTT Mgmt Tx. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>