diff options
author | Josef Bacik <jbacik@fb.com> | 2017-01-17 18:51:02 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-18 21:04:28 +0300 |
commit | aa078842b702b4a45111f028a604a6c8f69cb27d (patch) | |
tree | c62b434b97887bdbcc610f40f8f8dee3b1f84660 /net/ipv4/inet_hashtables.c | |
parent | fe38d2a1c8bee0b3a0be40de5b621a28200612e5 (diff) | |
download | linux-aa078842b702b4a45111f028a604a6c8f69cb27d.tar.xz |
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>
Diffstat (limited to 'net/ipv4/inet_hashtables.c')
0 files changed, 0 insertions, 0 deletions