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

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)