]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit929a99c9d0a63c912442066b7395f77f8a2704b3
tree83e86a9be67db41144a551cce96d0c2b4884ff70
parent882518e5a6e657058259e5660568cf5265c4f6cd
[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