diff options
author | 2015-07-23 16:54:30 -0400 | |
---|---|---|
committer | 2015-09-30 05:14:12 -0700 | |
commit | 1fa89a4b3b0b646ee9cb04eb890a3398eae0dc85 (patch) | |
tree | e70678f8031f6d17cfd38dc22662946bef56dd49 /drivers/net/ethernet/intel/i40evf/i40e_common.c | |
parent | i40e: rtnl_lock called twice in i40e_pci_error_resume() (diff) | |
download | linux-dev-1fa89a4b3b0b646ee9cb04eb890a3398eae0dc85.tar.xz linux-dev-1fa89a4b3b0b646ee9cb04eb890a3398eae0dc85.zip |
i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversion
The error code sent into i40e_aq_rc_to_posix() are signed values, so we
really need to treat them as such.
Change-ID: I3d1ae0ee9ae0b1b6f5fc424f8b8cc58b0ea93203
Reported-by: Helin Zhang <helin.zhang@intel.com>
Signed-off-by: Shannon Nelson <shannon.nelson@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/i40evf/i40e_common.c')
0 files changed, 0 insertions, 0 deletions