From: Brice Goglin Date: Mon, 14 Aug 2006 21:53:15 +0000 (-0400) Subject: [PATCH] myri10ge: convert to netdev_alloc_skb X-Git-Tag: v2.6.19-rc1~1263^2~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd6746daade513bf7f887625c107878b6aacccfd;p=pandora-kernel.git [PATCH] myri10ge: convert to netdev_alloc_skb 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed