patch-2.3.14 linux/arch/sparc64/kernel/ioctl32.c
Next file: linux/arch/sparc64/solaris/ioctl.c
Previous file: linux/arch/ppc/kernel/smp.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:39:01 1999
-  Orig file: 
v2.3.13/linux/arch/sparc64/kernel/ioctl32.c
-  Orig date: 
Mon Aug  9 14:59:19 1999
diff -u --recursive --new-file v2.3.13/linux/arch/sparc64/kernel/ioctl32.c linux/arch/sparc64/kernel/ioctl32.c
@@ -421,7 +421,7 @@
 
 static int dev_ifname32(unsigned int fd, unsigned long arg)
 {
-	struct device *dev;
+	struct net_device *dev;
 	struct ifreq32 ifr32;
 	int err;
 
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)