exynos-linux-stable/drivers/net/ethernet/intel/i40e
Patryk Małek 23580e8d8d i40e: Prevent deleting MAC address from VF when set by PF
[ Upstream commit 5907cf6c5bbe78be2ed18b875b316c6028b20634 ]

To prevent VF from deleting MAC address that was assigned by the
PF we need to check for that scenario when we try to delete a MAC
address from a VF.

Signed-off-by: Patryk Małek <patryk.malek@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-25 09:52:05 +01:00
..
i40e.h i40e: Fix configure TCs after initial DCB disable 2016-10-27 14:08:56 -07:00
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h
i40e_alloc.h
i40e_client.c
i40e_client.h
i40e_common.c
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c i40e: Strip out debugfs hook for Flow Director filter programming 2016-09-24 22:41:47 -07:00
i40e_devids.h
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: fix ethtool to get EEPROM data from X722 interface 2018-03-22 09:17:38 +01:00
i40e_fcoe.c
i40e_fcoe.h
i40e_hmc.c
i40e_hmc.h
i40e_lan_hmc.c
i40e_lan_hmc.h
i40e_main.c i40e: hold the rtnl lock on clearing interrupt scheme 2019-11-25 09:52:04 +01:00
i40e_nvm.c i40e: avoid NVM acquire deadlock during NVM update 2018-11-10 07:42:53 -08:00
i40e_osdep.h
i40e_prototype.h i40e: avoid NVM acquire deadlock during NVM update 2018-11-10 07:42:53 -08:00
i40e_ptp.c i40e: use correct length for strncpy 2019-11-25 09:52:04 +01:00
i40e_register.h
i40e_status.h
i40e_txrx.c i40e/i40evf: Fix use after free in Rx cleanup path 2018-03-22 09:17:43 +01:00
i40e_txrx.h
i40e_type.h
i40e_virtchnl.h
i40e_virtchnl_pf.c i40e: Prevent deleting MAC address from VF when set by PF 2019-11-25 09:52:05 +01:00
i40e_virtchnl_pf.h
Makefile