Star64_linux/drivers/net/ethernet/intel/i40e
Shannon Nelson f1c7e72e39 i40e: clean up error status messages
Clean up a little confusion in reporting error status in phy and fcoe
setup error reports by separating the return status from the AQ error.

Add two decoder functions to make this easier.

Change-ID: I960bcdeef3978a15fec1cdb5eff781d5cbae42fb
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-07-23 05:31:35 -07:00
..
i40e.h
i40e_adminq.c
i40e_adminq.h
i40e_adminq_cmd.h i40e/i40evf: Update the admin queue command header 2015-07-14 18:26:41 -07:00
i40e_alloc.h
i40e_common.c i40e: clean up error status messages 2015-07-23 05:31:35 -07:00
i40e_dcb.c
i40e_dcb.h
i40e_dcb_nl.c
i40e_debugfs.c
i40e_diag.c
i40e_diag.h
i40e_ethtool.c i40e: clean up error status messages 2015-07-23 05:31:35 -07:00
i40e_fcoe.c
i40e_fcoe.h
i40e_hmc.c i40e: clean up unneeded gotos 2015-07-23 05:15:26 -07:00
i40e_hmc.h i40e/i40evf: Add support for pre-allocated pages for PD 2015-07-14 18:26:43 -07:00
i40e_lan_hmc.c i40e/i40evf: Add support for pre-allocated pages for PD 2015-07-14 18:26:43 -07:00
i40e_lan_hmc.h
i40e_main.c i40e: clean up error status messages 2015-07-23 05:31:35 -07:00
i40e_nvm.c
i40e_osdep.h
i40e_prototype.h i40e: clean up error status messages 2015-07-23 05:31:35 -07:00
i40e_ptp.c
i40e_register.h
i40e_status.h
i40e_txrx.c i40e/i40evf: Fix and refactor dynamic ITR code 2015-07-23 05:13:08 -07:00
i40e_txrx.h
i40e_type.h i40e: clean up error status messages 2015-07-23 05:31:35 -07:00
i40e_virtchnl.h i40e: add VF capabilities to virtual channel interface 2015-07-23 05:17:44 -07:00
i40e_virtchnl_pf.c i40e: provide correct API version to older VF drivers 2015-07-23 05:29:17 -07:00
i40e_virtchnl_pf.h i40e: support virtual channel API 1.1 2015-07-23 05:22:26 -07:00
Makefile