From: Brice Goglin Date: Mon, 11 Dec 2006 10:26:12 +0000 (+0100) Subject: [PATCH] myri10ge: drop contiguous skb routines X-Git-Tag: v2.6.20-rc1~146^2~25^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52ea6fb39b6fd08ec8718b92cddb3fed2165a921;p=pandora-kernel.git [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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed