Josef Bacik fe38d2a1c8 inet: collapse ipv4/v6 rcv_saddr_equal functions into one
We pass these per-protocol equal functions around in various places, but
we can just have one function that checks the sk->sk_family and then do
the right comparison function.  I've also changed the ipv4 version to
not cast to inet_sock since it is unneeded.

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-13 22:37:16 -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