linux/drivers/net/ethernet/intel/i40e
Jesse Brandeburg dcae29be4f i40e: convert ret to aq_ret
When calling admin queue functions the driver should use aq_ret
variable to help make clear that the return value is not a regular
return variable.

This allows for clean up of the return types that were previously
converted to int.

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>
2013-09-27 04:50:58 -07:00
..
i40e_adminq_cmd.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_adminq.c i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_adminq.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: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_debugfs.c i40e: debugfs interface 2013-09-11 02:19:11 -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: driver ethtool core 2013-09-11 01:50:49 -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: convert ret to aq_ret 2013-09-27 04:50:58 -07: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: transmit, receive, and NAPI 2013-09-11 01:43:57 -07:00
i40e_txrx.h i40e: driver core headers 2013-09-11 01:58:15 -07:00
i40e_type.h i40e: init code and hardware support 2013-09-11 02:12:25 -07:00
i40e_virtchnl_pf.c i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e_virtchnl_pf.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e_virtchnl.h i40e: implement virtual device interface 2013-09-11 02:04:56 -07:00
i40e.h i40e: driver core headers 2013-09-11 01:58:15 -07:00
Makefile i40e: include i40e in kernel proper 2013-09-11 02:28:40 -07:00