kernel_samsung_a53x/drivers/net/ethernet/intel/ixgbe
Dan Carpenter 1d0f39460b ixgbe: fix crash with empty VF macvlan list
[ Upstream commit 7b5add9af567c44e12196107f0fe106e194034fd ]

The adapter->vf_mvs.l list needs to be initialized even if the list is
empty.  Otherwise it will lead to crashes.

Fixes: a1cbb15c1397 ("ixgbe: Add macvlan support for VF")
Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Link: https://lore.kernel.org/r/ZSADNdIw8zFx1xw2@kadam
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-08 11:25:46 +01:00
..
ixgbe.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_82598.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_82599.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_common.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb_82598.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb_82598.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb_82599.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb_82599.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_dcb_nl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_debugfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_ethtool.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_fcoe.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_fcoe.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_ipsec.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_ipsec.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_lib.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_main.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_mbx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_mbx.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_model.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_phy.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_phy.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_ptp.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_sriov.c ixgbe: fix crash with empty VF macvlan list 2024-11-08 11:25:46 +01:00
ixgbe_sriov.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_sysfs.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_txrx_common.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_type.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_x540.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_x540.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_x550.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ixgbe_xsk.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00