aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
diff options
context:
space:
mode:
authorMitch Williams <mitch.a.williams@intel.com>2019-02-13 10:51:13 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2019-03-26 13:35:04 -0700
commitcf6c6e01bf5debe1d144bab6c8c903b926fa8882 (patch)
tree77f127dd205cb04990b0865f99da515b9037cf32 /drivers/net/ethernet/intel/ice/ice_main.c
parentice: Remove unnecessary newlines from log messages (diff)
downloadlinux-dev-cf6c6e01bf5debe1d144bab6c8c903b926fa8882.tar.xz
linux-dev-cf6c6e01bf5debe1d144bab6c8c903b926fa8882.zip
ice: use virt channel status codes
When communicating with the AVF driver, we need to use the status codes from virtchnl.h, not our own ice-specific codes. Without this, when an error occurs, the VF will report nonsensical results. NOTE: this depends on changes made to include/linux/avf/virtchnl.h by commit bb58fd7eeffc ("i40e: Update status codes") Signed-off-by: Mitch Williams <mitch.a.williams@intel.com> Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions