git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7676a88
)
ath10k: replace send_head() with tx_sg()
author
Michal Kazior
<michal.kazior@tieto.com>
Thu, 27 Feb 2014 16:50:04 +0000
(18:50 +0200)
committer
Kalle Valo
<kvalo@qca.qualcomm.com>
Fri, 28 Feb 2014 09:59:06 +0000
(11:59 +0200)
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 <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
No differences found