patch-2.1.112 linux/include/net/sock.h

Next file: linux/include/net/x25.h
Previous file: linux/include/net/ipv6.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.111/linux/include/net/sock.h linux/include/net/sock.h
@@ -469,6 +469,9 @@
 #ifdef CONFIG_NETLINK
 		struct netlink_opt	af_netlink;
 #endif
+#if defined(CONFIG_ECONET) || defined(CONFIG_ECONET_MODULE)
+		struct econet_opt	*af_econet;
+#endif
 	} protinfo;  		
 
 	/* IP 'private area' or will be eventually. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov