tcp: sysctl_tcp_cookie_size needs to be exported to modules.
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 06:18:58 +0000 (22:18 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2009 06:18:58 +0000 (22:18 -0800)
Otherwise:

ERROR: "sysctl_tcp_cookie_size" [net/ipv6/ipv6.ko] undefined!
make[1]: *** [__modpost] Error 1

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found