OSDN Git Service

i40e: Update status codes
authorMitch Williams <mitch.a.williams@intel.com>
Fri, 19 Oct 2018 21:11:03 +0000 (14:11 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 31 Oct 2018 17:57:43 +0000 (10:57 -0700)
commitbb58fd7eeffc9bd5d6e2a16cbf0e9e259f8d09f2
treed09570fca828ea4f4711d8d74e9238ab613d83fc
parent48e01e001da31d5a40e31ed5f8cea83a18823cc1
i40e: Update status codes

Add a few new status code which will be used by the ice driver, and
rename a few to make them more consistent. Error code are mapped to
similar values as in i40e_status.h, so as to be compatible with older
VF drivers not using this status enum.

Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c
include/linux/avf/virtchnl.h