[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>
This commit is contained in:

committed by
David S. Miller

parent
97dc627fb3
commit
9f5336e218
@@ -25,6 +25,7 @@
|
||||
#include <net/inet_hashtables.h>
|
||||
#include <net/ip6_route.h>
|
||||
#include <net/sock.h>
|
||||
#include <net/inet6_connection_sock.h>
|
||||
|
||||
int inet6_csk_bind_conflict(const struct sock *sk,
|
||||
const struct inet_bind_bucket *tb)
|
||||
|
Reference in New Issue
Block a user