patch-2.3.14 linux/drivers/net/arlan.h

Next file: linux/drivers/net/at1700.c
Previous file: linux/drivers/net/arlan.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/drivers/net/arlan.h linux/drivers/net/arlan.h
@@ -45,7 +45,7 @@
 extern int 	init_arlan_proc(void);
 #endif
 
-extern struct device *arlan_device[MAX_ARLANS];
+extern struct net_device *arlan_device[MAX_ARLANS];
 static int	arlan_debug;
 static char *	siteName;
 static int	arlan_entry_debug;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)