diff options
author | Tim Beale <timbeale@catalyst.net.nz> | 2019-06-14 16:41:27 +1200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-14 19:52:07 -0700 |
commit | f48d2ccee1ba3b2bdb0901d4e5bb3cfe2edd7b36 (patch) | |
tree | e05c5a93209b47c8a417e3f6624a893316373ada /net/ipv6/ip6_offload.c | |
parent | 735453730a05391b4be97ad408b3bef07df13fe7 (diff) | |
download | linux-stable-f48d2ccee1ba3b2bdb0901d4e5bb3cfe2edd7b36.tar.gz linux-stable-f48d2ccee1ba3b2bdb0901d4e5bb3cfe2edd7b36.tar.bz2 linux-stable-f48d2ccee1ba3b2bdb0901d4e5bb3cfe2edd7b36.zip |
udp: Remove unused variable/function (exact_dif)
This was originally passed through to the VRF logic in compute_score().
But that logic has now been replaced by udp_sk_bound_dev_eq() and so
this code is no longer used or needed.
Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/ip6_offload.c')
0 files changed, 0 insertions, 0 deletions