commit | ba0ccd7affd777cb90ad7279de4143663ae4d485 | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Mon Jul 22 14:25:28 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Wed Jul 31 09:00:39 2013 +0300 |
tree | eedcbb0f400773d8fdcad27419540b73a7b3272b | |
parent | 424121c365aed6ec93bbc8b515548df79c5af61c [diff] |
ath10k: improve tx throughput on slow machines It is more efficient to move just the 802.11 header instead of the whole payload in most cases. This has no measurable effect on modern hardware. It should improve performance by a few percent on hardware such as an Access Point that have a slow CPU compared to a typical desktop CPU. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>