patch-2.3.29 linux/include/linux/wanrouter.h
Next file: linux/include/net/ax25.h
Previous file: linux/include/linux/vmalloc.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Tue Nov 23 12:58:24 1999
-  Orig file: 
v2.3.28/linux/include/linux/wanrouter.h
-  Orig date: 
Fri Oct 15 15:25:14 1999
diff -u --recursive --new-file v2.3.28/linux/include/linux/wanrouter.h linux/include/linux/wanrouter.h
@@ -363,7 +363,7 @@
 	struct wan_device* next;	/* -> next device */
 	struct net_device* dev;		/* list of network interfaces */
 	unsigned ndev;			/* number of interfaces */
-	struct proc_dir_entry dent;	/* proc filesystem entry */
+	struct proc_dir_entry *dent;	/* proc filesystem entry */
 } wan_device_t;
 
 /* Public functions available for device drivers */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)