linux/drivers/misc/sgi-xp
Wang Chen 3f9b766ca7 sgi-xp: Kill directly reference of netdev->priv
Simply replace netdev->priv with netdev_priv().

[ Kill unnecessary casts, noticed by Ilpo -DaveM ]

Signed-off-by: Wang Chen <wangchen@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-12-04 15:12:20 -08:00
..
Makefile sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 2008-10-30 11:38:46 -07:00
xp.h sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 2008-10-30 11:38:46 -07:00
xp_main.c sgi-xp: setup the notify GRU message queue 2008-07-30 09:41:50 -07:00
xp_nofault.S
xp_sn2.c sgi-xp: add usage of GRU driver by xpc_remote_memcpy() 2008-07-30 09:41:50 -07:00
xp_uv.c sgi-xp: setup the activate GRU message queue 2008-07-30 09:41:50 -07:00
xpc.h sgi-xp: setup the notify GRU message queue 2008-07-30 09:41:50 -07:00
xpc_channel.c sgi-xp: setup the notify GRU message queue 2008-07-30 09:41:50 -07:00
xpc_main.c sgi-xp: only build for ia64-sn2 when CONFIG_IA64_GENERIC specified 2008-10-30 11:38:46 -07:00
xpc_partition.c sgi-xp: setup the activate GRU message queue 2008-07-30 09:41:50 -07:00
xpc_sn2.c sgi-xp: setup the notify GRU message queue 2008-07-30 09:41:50 -07:00
xpc_uv.c sgi-xp: setup the notify GRU message queue 2008-07-30 09:41:50 -07:00
xpnet.c sgi-xp: Kill directly reference of netdev->priv 2008-12-04 15:12:20 -08:00