]> git.pld-linux.org Git - packages/kernel.git/blob - kernel-2.4.17-netsyms-export-fix.patch
- more strict values parser
[packages/kernel.git] / kernel-2.4.17-netsyms-export-fix.patch
1 --- net/netsyms.c.org   Fri Feb 15 15:21:16 2002
2 +++ net/netsyms.c       Fri Feb 15 15:29:10 2002
3 @@ -530,10 +530,10 @@
4  #ifdef CONFIG_SYSCTL
5  EXPORT_SYMBOL(sysctl_wmem_max);
6  EXPORT_SYMBOL(sysctl_rmem_max);
7 +#endif
8  #ifdef CONFIG_INET
9  EXPORT_SYMBOL(sysctl_ip_default_ttl);
10  #endif
11 -#endif
12  
13  /* Packet scheduler modules want these. */
14  EXPORT_SYMBOL(qdisc_destroy);
This page took 0.038493 seconds and 3 git commands to generate.