From: Josef Bacik <jba...@fb.com> Date: Thu, 19 Jan 2017 17:47:46 -0500
> When comparing two sockets we need to use inet6_rcv_saddr so we get a NULL > sk_v6_rcv_saddr if the socket isn't AF_INET6, otherwise our comparison > function > can be wrong. > > Fixes: 637bc8b ("inet: reset tb->fastreuseport when adding a reuseport sk") > Signed-off-by: Josef Bacik <jba...@fb.com> Applied, thanks.