[Intel-wired-lan] [next PATCH S29 08/14] i40e: Fix PSOD's when npar enabled

Brandeburg, Jesse jesse.brandeburg at intel.com
Thu Feb 18 00:35:39 UTC 2016


The title of this patch must be fixed.

-----Original Message-----
From: Intel-wired-lan [mailto:intel-wired-lan-bounces at lists.osuosl.org] On Behalf Of Avinash Dayanand
Sent: Wednesday, February 17, 2016 4:12 PM
To: intel-wired-lan at lists.osuosl.org
Subject: [Intel-wired-lan] [next PATCH S29 08/14] i40e: Fix PSOD's when npar enabled

From: John Underwood <johnx.underwood at intel.com>

Return from i40e_vsi_reinit_setup() if vsi param is NULL.
This makes this code consistent with all the other code that
checks for NULL before using one of the VSI pointers accessed
with an indexed variable. (Indexed VSI pointers are
intentionally set to NULL in i40e_vsi_clear() and
i40e_remove().

Signed-off-by: John Underwood <johnx.underwood at intel.com>
Change-ID: I3bc8b909c70fd2439334eeae994d151f61480985
---
 drivers/net/ethernet/intel/i40e/i40e_main.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)


More information about the Intel-wired-lan mailing list