Files
android_kernel_xiaomi_sm8450/net/ipv4
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
..
2015-08-25 13:38:50 -07:00
2016-04-27 22:48:24 -04:00
2016-10-20 14:32:22 -04:00
2017-01-13 22:37:16 -05:00
2016-04-27 22:48:23 -04:00
2017-01-12 16:48:26 -05:00
2017-01-13 22:37:16 -05:00
2017-01-13 22:37:16 -05:00
2017-01-13 22:37:16 -05:00
2016-06-10 23:07:49 -07:00
2017-01-13 22:37:16 -05:00
2016-09-21 00:23:00 -04:00
2017-01-13 22:37:16 -05:00
2017-01-13 22:37:16 -05:00
2016-10-20 14:32:22 -04:00
2015-09-17 17:18:37 -07:00
2013-05-31 17:19:05 -07:00