]> git.neil.brown.name Git - history.git/commit
[PATCH] ipv6 statics
authorStephen Rothwell <sfr@canb.auug.org.au>
Thu, 20 Jun 2002 05:43:30 +0000 (22:43 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Thu, 20 Jun 2002 05:43:30 +0000 (22:43 -0700)
commite59e61809abc5ba4f7cfb715e2a518dd629e06b1
treee1c8fd76541370c98d170c91558d6b2d1f6c9c45
parent5dd9895ade0c9be50434b69f5d0e8d8bf5c732ba
[PATCH] ipv6 statics

This makes some more things in the ipv6 code static.  Some of them may
be wrong (or for futures) bu it looks pretty OK to me (and it builds).
16 files changed:
include/net/ip6_route.h
net/ipv6/addrconf.c
net/ipv6/af_inet6.c
net/ipv6/exthdrs.c
net/ipv6/icmp.c
net/ipv6/ipv6_sockglue.c
net/ipv6/mcast.c
net/ipv6/ndisc.c
net/ipv6/proc.c
net/ipv6/raw.c
net/ipv6/reassembly.c
net/ipv6/route.c
net/ipv6/sit.c
net/ipv6/sysctl_net_ipv6.c
net/ipv6/tcp_ipv6.c
net/ipv6/udp.c