From: Vlad Buslov <[email protected]> Date: Fri, 15 Feb 2019 17:20:07 +0200
> 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 fw_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 <[email protected]>
Applied.
