diff options
author | Or Gerlitz <ogerlitz@mellanox.com> | 2017-01-11 19:35:41 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-01-29 23:01:37 +0200 |
commit | 9eb7892351a3a3b403d879b41c4e6efb2c96516f (patch) | |
tree | d66dd06e86366820ac8ef7a9c3847dac19bf4863 /include/crypto | |
parent | 1b1bc42c1692e9b62756323c675a44cb1a1f9dbd (diff) |
net/mlx5: Change ENOTSUPP to EOPNOTSUPP
As ENOTSUPP is specific to NFS, change the return error value to
EOPNOTSUPP in various places in the mlx5 driver.
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Suggested-by: Yotam Gigi <yotamg@mellanox.com>
Reviewed-by: Matan Barak <matanb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/crypto')