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:
a52be1c
)
8139too: use netdev_alloc_skb
author
Kevin Lo
<kevlo@kevlo.org>
Wed, 27 Aug 2008 03:35:13 +0000
(11:35 +0800)
committer
Jeff Garzik
<jgarzik@redhat.com>
Wed, 3 Sep 2008 14:24:14 +0000
(10:24 -0400)
This patch uses netdev_alloc_skb. This sets skb->dev and allows
arch specific allocation. Also cleanup the alignment code.
Signed-off-by: Kevin Lo <kevlo@kevlo.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
No differences found