aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_dcb_lib.c
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <[email protected]>2020-02-27 18:15:03 +0000
committerJeff Kirsher <[email protected]>2020-03-10 20:10:53 +0000
commitdced8ad321ddae8a56789131585960a89a9892db (patch)
tree115f11bd67d380ad7f872e148dee459ad6d922fb /drivers/net/ethernet/intel/ice/ice_dcb_lib.c
parentice: Fix format specifier (diff)
downloadkernel-dced8ad321ddae8a56789131585960a89a9892db.tar.gz
kernel-dced8ad321ddae8a56789131585960a89a9892db.zip
ice: Use EOPNOTSUPP instead of ENOTSUPP
Using ENOTSUPP almost always results in some bizarre error message to be printed in userspace. This is likely because ENOTSUPP was defined for the NFS protocol (as per a comment in include/linux/errno.h). Use EOPNOTSUPP instead. Signed-off-by: Anirudh Venkataramanan <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_dcb_lib.c')
0 files changed, 0 insertions, 0 deletions