]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] myri10ge: switch to page-based skb
authorBrice Goglin <brice@myri.com>
Mon, 11 Dec 2006 10:25:42 +0000 (11:25 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Dec 2006 14:54:06 +0000 (09:54 -0500)
commitc7dab99b080accb2751c96bf66cd5ab12c78f8e4
treee8d290ede4fe7b2ce85b5d36c0d644353179fc0e
parentdd50f3361f9f0bb407658e9087947c9bdcdefffc
[PATCH] myri10ge: switch to page-based skb

Switch to physical page skb, by calling the new page-based
allocation routines and using myri10ge_page_rx_done().

Signed-off-by: Brice Goglin <brice@myri.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/myri10ge/myri10ge.c