commit | 9f5336e21893fafd232a9a02cfa7588ad153889a | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Jan 07 13:24:25 2006 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 07 13:24:25 2006 -0800 |
tree | 83e86a9be67db41144a551cce96d0c2b4884ff70 | |
parent | 97dc627fb3471664c72d0933790a90ba3f91e131 [diff] |
[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>