[PATCH] myri10ge: drop contiguous skb routines
authorBrice Goglin <brice@myri.com>
Mon, 11 Dec 2006 10:26:12 +0000 (11:26 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 11 Dec 2006 14:54:06 +0000 (09:54 -0500)
commit52ea6fb39b6fd08ec8718b92cddb3fed2165a921
tree7faa596e413510b1f6a84e683ac77e8e2bbdf395
parentc7dab99b080accb2751c96bf66cd5ab12c78f8e4
[PATCH] myri10ge: drop contiguous skb routines

Drop the old routines that used the physically contigous skb now
that we use the physical pages. And rename myri10ge_page_rx_done()
to myri10ge_rx_done() as it was previously.

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