diff options
author | Stefan Assmann <sassmann@kpanic.de> | 2020-11-30 14:12:57 +0100 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-01-26 10:44:17 -0800 |
commit | 67a3c6b3cc40bb217c3ff947a55053151a00fea0 (patch) | |
tree | 725a1f35e0c37d819611791b958ca83d0f02a73c /drivers/net/ethernet/alacritech | |
parent | f3fe97f64384fa4073d9dc0278c4b351c92e295c (diff) |
i40e: acquire VSI pointer only after VF is initialized
This change simplifies the VF initialization check and also minimizes
the delay between acquiring the VSI pointer and using it. As known by
the commit being fixed, there is a risk of the VSI pointer getting
changed. Therefore minimize the delay between getting and using the
pointer.
Fixes: 9889707b06ac ("i40e: Fix crash caused by stress setting of VF MAC addresses")
Signed-off-by: Stefan Assmann <sassmann@kpanic.de>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Konrad Jankowski <konrad0.jankowski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/net/ethernet/alacritech')
0 files changed, 0 insertions, 0 deletions