Josef Bacik aa078842b7 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>
2017-01-18 13:04:28 -05:00
..
2016-12-25 17:21:22 +01:00
2016-09-10 23:12:51 -07:00
2016-12-25 17:21:23 +01:00
2016-12-29 12:05:49 -05:00
2016-12-23 12:20:39 -05:00
2016-06-27 15:06:17 -04:00
2017-01-18 13:04:28 -05:00
2015-02-28 16:56:51 -05:00
2015-11-03 10:52:13 -05:00
2016-09-21 10:09:14 +02:00