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:
4e0d8cc
)
NFC: Reserve tx head and tail room
author
Samuel Ortiz
<sameo@linux.intel.com>
Fri, 19 Aug 2011 13:47:11 +0000
(15:47 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 24 Aug 2011 18:41:44 +0000
(14:41 -0400)
We can have the NFC core layer allocating the tx head and tail
room for the drivers and avoid 1 or more SKBs copy on write on
the Tx path.
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found