inet: drop ->bind_conflict
The only difference between inet6_csk_bind_conflict and inet_csk_bind_conflict is how they check the rcv_saddr, so delete this call back and simply change inet_csk_bind_conflict to call inet_rcv_saddr_equal. Signed-off-by:Josef Bacik <jbacik@fb.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/inet6_connection_sock.h 0 additions, 5 deletionsinclude/net/inet6_connection_sock.h
- include/net/inet_connection_sock.h 0 additions, 6 deletionsinclude/net/inet_connection_sock.h
- net/dccp/ipv4.c 0 additions, 1 deletionnet/dccp/ipv4.c
- net/dccp/ipv6.c 0 additions, 2 deletionsnet/dccp/ipv6.c
- net/ipv4/inet_connection_sock.c 7 additions, 15 deletionsnet/ipv4/inet_connection_sock.c
- net/ipv4/tcp_ipv4.c 0 additions, 1 deletionnet/ipv4/tcp_ipv4.c
- net/ipv6/inet6_connection_sock.c 0 additions, 40 deletionsnet/ipv6/inet6_connection_sock.c
- net/ipv6/tcp_ipv6.c 0 additions, 2 deletionsnet/ipv6/tcp_ipv6.c
Loading
Please register or sign in to comment