[IPV6]: small cleanups
authorAdrian Bunk <bunk@stusta.de>
Sat, 7 Jan 2006 21:24:25 +0000 (13:24 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jan 2006 21:24:25 +0000 (13:24 -0800)
commit9f5336e21893fafd232a9a02cfa7588ad153889a
tree83e86a9be67db41144a551cce96d0c2b4884ff70
parent97dc627fb3471664c72d0933790a90ba3f91e131
[IPV6]: small cleanups

This patch contains the following cleanups:
- addrconf.c: make addrconf_dad_stop() static
- inet6_connection_sock.c should #include <net/inet6_connection_sock.h>
  for getting the prototypes of it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
net/ipv6/inet6_connection_sock.c