linux/drivers/net/ethernet/intel/i40e
Jesse Brandeburg 3c325ced6a i40e: fix null dereference
If the vsi->tx_rings structure is NULL we don't want to panic.

Change-Id: Ic694f043701738c434e8ebe0caf0673f4410dc10
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-12-14 22:59:41 -05:00
..
Makefile i40e: include i40e in kernel proper 2013-09-11 02:28:40 -07:00
i40e.h i40e: remove unused including <linux/version.h> 2013-10-24 05:18:37 -07:00
i40e_adminq.c i40e: clean up coccicheck reported errors 2013-09-27 05:24:05 -07:00
i40e_adminq.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_adminq_cmd.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_alloc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_common.c i40e: clean up coccicheck reported errors 2013-09-27 05:24:05 -07:00
i40e_debugfs.c i40e: check vsi ptrs before dumping them 2013-10-22 06:36:27 -07:00
i40e_diag.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_diag.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_ethtool.c i40e: Add support for 64 bit netstats 2013-10-09 23:16:27 -07:00
i40e_hmc.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_hmc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_lan_hmc.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_lan_hmc.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_main.c i40e: fix null dereference 2013-12-14 22:59:41 -05:00
i40e_nvm.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_osdep.h i40e: driver core headers 2013-09-11 01:58:15 -07:00
i40e_prototype.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_register.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_status.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_txrx.c i40e: tweaking icr0 handling for legacy irq 2013-10-22 06:23:00 -07:00
i40e_txrx.h i40e: Add support for 64 bit netstats 2013-10-09 23:16:27 -07:00
i40e_type.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_virtchnl.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e_virtchnl_pf.c i40e: use pf_id for pf function id in qtx_ctl 2013-10-22 06:43:05 -07:00
i40e_virtchnl_pf.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00