]> Pileus Git - ~andy/linux/blobdiff - net/ipv6/inet6_connection_sock.c
tcp: bind() use stronger condition for bind_conflict
[~andy/linux] / net / ipv6 / inet6_connection_sock.c
index 02dd203d9eacb2269eaa91336bb41204257e937d..e6cee5292a0bf583b66e7478d7a4d7b29f35040a 100644 (file)
@@ -28,7 +28,7 @@
 #include <net/inet6_connection_sock.h>
 
 int inet6_csk_bind_conflict(const struct sock *sk,
-                           const struct inet_bind_bucket *tb)
+                           const struct inet_bind_bucket *tb, bool relax)
 {
        const struct sock *sk2;
        const struct hlist_node *node;