On Sat, May 20, 2017 at 6:01 AM, Jiri Pirko <[email protected]> wrote: > From: Jiri Pirko <[email protected]> > > When user instructs to remove all filters from chain, we cannot destroy > the chain as other actions may hold a reference. Also the put in errout > would try to destroy it again. So instead, just walk the chain and remove > all existing filters. > > Fixes: 5bc1701881e3 ("net: sched: introduce multichain support for filters") > Signed-off-by: Jiri Pirko <[email protected]>
Acked-by: Cong Wang <[email protected]>
