commit | 714c48f1bb553a2e5dd8d6ff66accc7c51218ac9 | [log] [tgz] |
---|---|---|
author | Dean Nelson <dcn@sgi.com> | Tue Feb 03 15:16:17 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 03 15:16:48 2009 -0800 |
tree | 4ed44a5e7626a038aa7bc1c2c7d7efed326c7c0a | |
parent | a9d3a146923d374b945aa388dc884df69564a818 [diff] |
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 <dcn@sgi.com> Signed-off-by: David S. Miller <davem@davemloft.net>