aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000
diff options
context:
space:
mode:
authorAmritha Nambiar <amritha.nambiar@intel.com>2017-11-17 15:35:57 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-11-27 14:29:01 -0800
commit80752a98a0a0f666b263fecea327d4018b3f36f9 (patch)
tree8852293b52664dbaea309998d097cfb9899fb6ae /drivers/net/ethernet/intel/e1000
parente1000e: fix the use of magic numbers for buffer overrun issue (diff)
downloadlinux-dev-80752a98a0a0f666b263fecea327d4018b3f36f9.tar.xz
linux-dev-80752a98a0a0f666b263fecea327d4018b3f36f9.zip
i40e: Fix reporting incorrect error codes
Adding cloud filters could fail for a number of reasons, unsupported filter fields for example, which fails during validation of fields itself. This will not result in admin command errors and converting the admin queue status to posix error code using i40e_aq_rc_to_posix would result in incorrect error values. If the failure was due to AQ error itself, reporting that correctly is handled in the inner function. Signed-off-by: Amritha Nambiar <amritha.nambiar@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/e1000')
0 files changed, 0 insertions, 0 deletions