commit | dbff26e44dc3ec4de6578733b054a0114652a764 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Mon Dec 04 08:59:25 2017 +0200 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Dec 19 23:24:02 2017 +0200 |
tree | 40f7cae1c9e0d10542bb9777ac7dd9031340746c | |
parent | 777ec2b2a3f2760505db395de1a9fa4115d74548 [diff] |
net/mlx5: Fix error flow in CREATE_QP command In error flow, when DESTROY_QP command should be executed, the wrong mailbox was set with data, not the one that is written to hardware, Fix that. Fixes: 09a7d9eca1a6 '{net,IB}/mlx5: QP/XRCD commands via mlx5 ifc' Signed-off-by: Moni Shoua <monis@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>