From: Michal Kazior Date: Thu, 27 Feb 2014 16:50:04 +0000 (+0200) Subject: ath10k: replace send_head() with tx_sg() X-Git-Tag: v3.15-rc1~113^2~93^2^2~92^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=726346fc713498a84c4d591fce9f1fbe38bf2a44;p=pandora-kernel.git ath10k: replace send_head() with tx_sg() PCI is capable of handling scatter-gather lists. This can be used to avoid copying memory. Change the name of the callback while at to reflect its purpose. Signed-off-by: Michal Kazior Signed-off-by: Kalle Valo --- Reading git-diff-tree failed