aboutsummaryrefslogtreecommitdiff
path: root/net/batman-adv
diff options
context:
space:
mode:
authorTim Beale2019-06-14 16:41:26 +1200
committerDavid S. Miller2019-06-14 19:52:07 -0700
commit735453730a05391b4be97ad408b3bef07df13fe7 (patch)
tree2743e8a66d728e1dbeb3decf2b13864e135aa4a8 /net/batman-adv
parentd6fb396cfaa71afc9f38d573b8ec6409fe3716de (diff)
udp: Remove unused parameter (exact_dif)
Originally this was used by the VRF logic in compute_score(), but that was later replaced by udp_sk_bound_dev_eq() and the parameter became unused. Note this change adds an 'unused variable' compiler warning that will be removed in the next patch (I've split the removal in two to make review slightly easier). 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/batman-adv')
0 files changed, 0 insertions, 0 deletions