From: Dean Nelson Date: Tue, 3 Feb 2009 23:16:17 +0000 (-0800) Subject: sgi-xp: link XPNET's net_device_ops to its net_device structure X-Git-Tag: v2.6.29-rc4~56^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=714c48f1bb553a2e5dd8d6ff66accc7c51218ac9;p=pandora-kernel.git sgi-xp: link XPNET's net_device_ops to its net_device structure A recent patch by Stephen Hemminger to convert XPNET to use net_device_ops and internal net_device_stats failed to link the net_device_ops structure to the net_device structure. See commit e8ac9c55f28482f5b2f497a8e7eb90985db237c2 ("xpnet: convert devices to new API"). Signed-off-by: Dean Nelson Signed-off-by: David S. Miller --- Reading git-diff-tree failed