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:
981813d
)
tlan: get rid of padding buffer
author
Stephen Hemminger
<shemminger@vyatta.com>
Fri, 30 May 2008 16:49:52 +0000
(09:49 -0700)
committer
Jeff Garzik
<jgarzik@redhat.com>
Sat, 31 May 2008 02:17:56 +0000
(22:17 -0400)
Use skb_padto to pad frames, this avoid allocation of separate buffer just
for dma of the extra bytes.
Compile tested only.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found