commit | 56a0dee77ee3650e2e54a979f7392eec7a492f28 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Thu Oct 23 17:04:29 2014 +0300 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Fri Oct 24 16:35:54 2014 +0300 |
tree | 9ad89989b3643acc1d7ebe78e734e133578b6fc6 | |
parent | fa1d4df84131afffc0e7aa02cea29ae76eb789a2 [diff] |
ath10k: call correct function for frag threshold Rts threshold was being configured instead of fragmentation threshold. Keep in mind available firmware binaries don't seem to support fragmentation anyway so this doesn't fix fragmentation threshold per se. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>