commit | f9bfea992e7d7557c40a58e8536ad8c6f177de25 | [log] [tgz] |
---|---|---|
author | Guy Levi <guyle@mellanox.com> | Thu Aug 17 15:50:49 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Aug 24 16:27:11 2017 -0400 |
tree | 50c7e001203507873170255b22697aae65f6a9c9 | |
parent | b23673f86fd0d9ccbc088e88e29899b4d3f0f055 [diff] |
IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero According to mlx4 convention, need to fail the command due to a non-zero value in the user data which is expected to be zero. Fixes: 3078f5f1bd8b ("IB/mlx4: Add support for RSS QP") Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Doug Ledford <dledford@redhat.com>