diff options
author | Vlad Buslov <vladbu@mellanox.com> | 2019-02-15 16:21:00 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-17 22:24:39 +0100 |
commit | 3027ff41f67cbef1ad58af68601455db81b0fae5 (patch) | |
tree | 814098233c0c66e8b808d7eca69c8ad4bfd40b63 /ipc | |
parent | net: sched: fw: don't set arg->stop in fw_walk() when empty (diff) | |
download | linux-3027ff41f67cbef1ad58af68601455db81b0fae5.tar.xz linux-3027ff41f67cbef1ad58af68601455db81b0fae5.zip |
net: sched: route: don't set arg->stop in route4_walk() when empty
Some classifiers set arg->stop in their implementation of tp->walk() API
when empty. Most of classifiers do not adhere to that convention. Do not
set arg->stop in route4_walk() to unify tp->walk() behavior among
classifier implementations.
Fixes: ed76f5edccc9 ("net: sched: protect filter_chain list with filter_chain_lock mutex")
Signed-off-by: Vlad Buslov <vladbu@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions