patch-2.1.78 linux/net/netsyms.c

Next file: linux/scripts/Makefile
Previous file: linux/net/ipv4/af_inet.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.77/linux/net/netsyms.c linux/net/netsyms.c
@@ -191,6 +191,9 @@
 EXPORT_SYMBOL(in_ntoa);
 EXPORT_SYMBOL(net_ratelimit);
 
+/* needed for ip_gre -cw */
+EXPORT_SYMBOL(ip_statistics);
+
 #ifdef CONFIG_IPV6_MODULE
 /* inet functions common to v4 and v6 */
 EXPORT_SYMBOL(inet_stream_ops);

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