kernel-ark/drivers/misc/sgi-xp
Dean Nelson 714c48f1bb 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 e8ac9c55f2
("xpnet: convert devices to new API").

Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-03 15:16:48 -08:00
..
Makefile sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 2008-10-30 11:38:46 -07:00
xp_main.c SGI: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:37 -08:00
xp_nofault.S
xp_sn2.c sgi-xp: define xp_expand_memprotect() and xp_restrict_memprotect() 2008-11-05 20:32:20 -08:00
xp_uv.c sgi-xp: define xp_partition_id and xp_region_size 2008-11-05 20:32:21 -08:00
xp.h Merge branch 'linus' into x86/uv 2008-11-20 09:02:39 +01:00
xpc_channel.c sgi-xpc: fix up stale DBUG_ON statements 2009-01-29 18:04:43 -08:00
xpc_main.c SGI: struct device - replace bus_id with dev_name(), dev_set_name() 2009-01-06 10:44:37 -08:00
xpc_partition.c sgi-xp: setup the activate GRU message queue 2008-07-30 09:41:50 -07:00
xpc_sn2.c sgi-xpc: fix up stale DBUG_ON statements 2009-01-29 18:04:43 -08:00
xpc_uv.c sgi-xpc: ensure flags are updated before bte_copy 2009-01-29 18:04:42 -08:00
xpc.h sgi-xp: create activate and notify gru message queues 2008-11-05 20:32:20 -08:00
xpnet.c sgi-xp: link XPNET's net_device_ops to its net_device structure 2009-02-03 15:16:48 -08:00