diff options
author | Dan Carpenter <dan.carpenter@linaro.org> | 2023-10-06 15:53:09 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2023-10-10 12:31:50 +0300 |
commit | 7b5add9af567c44e12196107f0fe106e194034fd (patch) | |
tree | 6290aa64140967d0add841408ae2e89a5acc0c1c /net/smc | |
parent | 1b9d8bc14de6b34e073bea852a8c25a164d1e86e (diff) | |
download | linux-7b5add9af567c44e12196107f0fe106e194034fd.tar.xz |
ixgbe: fix crash with empty VF macvlan list
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>
Diffstat (limited to 'net/smc')
0 files changed, 0 insertions, 0 deletions