diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2018-03-06 11:00:31 +0100 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-03-07 04:08:39 +0100 |
commit | 5d414b178e950ce9685c253994cc730893d5d887 (patch) | |
tree | d2503d1ac782610c42e25d275c1aa3a1ef7e325e /security | |
parent | IB/mlx5: When not in dual port RoCE mode, use provided port as native (diff) | |
download | linux-5d414b178e950ce9685c253994cc730893d5d887.tar.xz linux-5d414b178e950ce9685c253994cc730893d5d887.zip |
IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()
"err" is either zero or possibly uninitialized here. It should be
-EINVAL.
Fixes: 427c1e7bcd7e ("{IB, net}/mlx5: Move the modify QP operation table to mlx5_ib")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions