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:
e700f9f
)
[PATCH] myri10ge: convert to netdev_alloc_skb
author
Brice Goglin
<brice@myri.com>
Mon, 14 Aug 2006 21:53:15 +0000
(17:53 -0400)
committer
Jeff Garzik
<jeff@garzik.org>
Sat, 19 Aug 2006 21:45:17 +0000
(17:45 -0400)
Convert the myri10ge driver to use netdev_alloc_skb instead of dev_alloc_skb,
which requires to propagate the net_device across several functions.
Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found