]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: not all VSIs have rings
authorMitch Williams <mitch.a.williams@intel.com>
Sat, 10 May 2014 04:49:10 +0000 (04:49 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sun, 8 Jun 2014 09:01:46 +0000 (02:01 -0700)
commit5afdfbf3016c6720d63bb42ba8b0b209a6810297
treef702b9f22b36dc47b22b096ce149bf9a8e44281e
parent591ec2935aab53748df8d3138ef3b8be266b410f
i40e: not all VSIs have rings

Once more, with feeling: not all VSIs have rings. To assume so is to
invite null pointers to your party.

Change-ID: I576858824468d9712d119fa1015a1f28c27712c4
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_main.c