From: Jiri Pirko <j...@resnulli.us> Date: Sat, 20 May 2017 15:01:32 +0200
> From: Jiri Pirko <j...@mellanox.com> > > 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 <j...@mellanox.com> Applied.