Re: [PATCH net-next] net: Call add/kill vid ndo on vlan filter feature toggling

2018-03-30 Thread David Miller
From: Gal Pressman Date: Wed, 28 Mar 2018 17:46:54 +0300 > NETIF_F_HW_VLAN_[CS]TAG_FILTER features require more than just a bit > flip in dev->features in order to keep the driver in a consistent state. > These features notify the driver of each added/removed vlan, but toggling > of vlan-filter d

[PATCH net-next] net: Call add/kill vid ndo on vlan filter feature toggling

2018-03-28 Thread Gal Pressman
NETIF_F_HW_VLAN_[CS]TAG_FILTER features require more than just a bit flip in dev->features in order to keep the driver in a consistent state. These features notify the driver of each added/removed vlan, but toggling of vlan-filter does not notify the driver accordingly for each of the existing vlan