linux/drivers/net/ethernet/intel
Michal Jaron 0e710a3ffd iavf: Fix VF driver counting VLAN 0 filters
VF driver mistakenly counts VLAN 0 filters, when no PF driver
counts them.
Do not count VLAN 0 filters, when VLAN_V2 is engaged.
Counting those filters in, will affect filters size by -1, when
sending batched VLAN addition message.

Fixes: 968996c070 ("iavf: Fix VLAN_V2 addition/rejection")
Signed-off-by: Przemyslaw Patynowski <przemyslawx.patynowski@intel.com>
Signed-off-by: Michal Jaron <michalx.jaron@intel.com>
Signed-off-by: Kamil Maziarz <kamil.maziarz@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2022-11-09 13:20:55 -08:00
..
e1000 net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e1000e net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
fm10k net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
i40e i40e: Fix flow-type by setting GL_HASH_INSET registers 2022-10-25 16:18:32 -07:00
iavf iavf: Fix VF driver counting VLAN 0 filters 2022-11-09 13:20:55 -08:00
ice ice: Fix spurious interrupt during removal of trusted VF 2022-11-09 13:20:38 -08:00
igb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igbvf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
igc net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgb net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbe net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
ixgbevf net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
e100.c net: ethernet: move from strlcpy with unused retval to strscpy 2022-08-31 14:11:26 -07:00
Kconfig ice: support crosstimestamping on E822 devices if supported 2021-12-21 09:11:40 -08:00
Makefile