From: Jiri Pirko <j...@resnulli.us> Date: Wed, 6 Dec 2017 09:41:12 +0100
> From: Jiri Pirko <j...@mellanox.com> > > Currently, whenever the NETIF_F_HW_TC feature changes, we silently > always allow it, but we actually do not disable the flows in HW > on disable. That breaks user's expectations. So just forbid > the feature disable in case there are any filters offloaded. > > Signed-off-by: Jiri Pirko <j...@mellanox.com> > Reviewed-by: Ido Schimmel <ido...@mellanox.com> Applied, thanks Jiri.