android_kernel_oneplus_msm8998/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck 10cc1bdd5e ixgbevf: Fix panic when loading driver
This patch addresses a kernel panic seen when setting up the interface.
Specifically we see a NULL pointer dereference on the Tx descriptor cleanup
path when enabling interrupts.  This change corrects that so it cannot
occur.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-07-17 02:56:53 -07:00
..
defines.h ixgbevf: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
ethtool.c ixgbevf: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
ixgbevf.h ixgbevf: Make sure jumbo frames are set correctly after PF reset 2012-05-03 02:37:20 -07:00
ixgbevf_main.c ixgbevf: Fix panic when loading driver 2012-07-17 02:56:53 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c ixgbevf: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
vf.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00