diff options
| author | Tim Beale <[email protected]> | 2019-06-14 16:41:26 +1200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-06-14 19:52:07 -0700 |
| commit | 735453730a05391b4be97ad408b3bef07df13fe7 (patch) | |
| tree | 2743e8a66d728e1dbeb3decf2b13864e135aa4a8 /tools/perf/scripts/python/netdev-times.py | |
| parent | d6fb396cfaa71afc9f38d573b8ec6409fe3716de (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 <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions