From: Roi Dayan <r...@mellanox.com> Date: Wed, 19 Dec 2018 18:07:56 +0200
> When replacing a rule we add the new rule to the rhashtable > but only remove the old if not in skip_sw. > This commit fix this and remove the old rule anyway. > > Fixes: 35cc3cefc4de ("net/sched: cls_flower: Reject duplicated rules also > under skip_sw") > Signed-off-by: Roi Dayan <r...@mellanox.com> > Reviewed-by: Vlad Buslov <vla...@mellanox.com> Applied, thanks.