From: Michal Kazior Date: Thu, 26 Sep 2013 07:12:22 +0000 (+0300) Subject: ath10k: report A-MSDU subframes individually X-Git-Tag: v3.13-rc1~105^2~225^2~25^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6dc2095a0da8906ec65be98cfc508aaadcf5d28;p=pandora-kernel.git ath10k: report A-MSDU subframes individually HW reports each A-MSDU subframe as a separate sk_buff. It is impossible to configure it to behave differently. Until now ath10k was reconstructing A-MSDUs from subframes which involved a lot of memory operations. This proved to be a significant contributor to degraded RX performance. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed