patch-2.3.14 linux/include/net/ipip.h
Next file: linux/include/net/ipv6.h
Previous file: linux/include/net/ip_masq.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:38:47 1999
-  Orig file: 
v2.3.13/linux/include/net/ipip.h
-  Orig date: 
Sun Nov 30 14:00:39 1997
diff -u --recursive --new-file v2.3.13/linux/include/net/ipip.h linux/include/net/ipip.h
@@ -9,7 +9,7 @@
 struct ip_tunnel
 {
 	struct ip_tunnel	*next;
-	struct device		*dev;
+	struct net_device		*dev;
 	struct net_device_stats	stat;
 
 	int			recursion;	/* Depth of hard_start_xmit recursion */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)