From: Michal Kazior Date: Mon, 22 Jul 2013 12:25:28 +0000 (+0200) Subject: ath10k: improve tx throughput on slow machines X-Git-Tag: v3.12-rc1~132^2~84^2^2~109^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba0ccd7affd777cb90ad7279de4143663ae4d485;p=pandora-kernel.git 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 Signed-off-by: Kalle Valo --- Reading git-diff-tree failed