commit | 423b3aecf29085a52530d4f9167c56a84b081042 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Feb 23 12:02:41 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 23 10:57:56 2017 -0500 |
tree | 24e3756edaf38bb6cca723b6c1704e04eef6b348 | |
parent | c12f4d761dd2313ae4f457041df3ec0c603aa76a [diff] |
net/mlx4: Change ENOTSUPP to EOPNOTSUPP As ENOTSUPP is specific to NFS, change the return error value to EOPNOTSUPP in various places in the mlx4 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: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>