diff options
author | Noa Osherovich <noaos@mellanox.com> | 2017-07-30 13:55:48 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2017-08-30 21:20:42 +0300 |
commit | 672d0880b7798a917bcc622308f25a0fbb991dab (patch) | |
tree | 0f2ad5263d404fceb283538a27bfb21a243b59fa /include/linux/mlx5 | |
parent | 9e10bf1d349787f373484d835efe2dbb5f9c5614 (diff) | |
download | linux-672d0880b7798a917bcc622308f25a0fbb991dab.tar.xz |
net/mlx5: Fix arm SRQ command for ISSI version 0
Support for ISSI version 0 was recently broken as the arm_srq_cmd
command, which is used only for ISSI version 0, was given the opcode
for ISSI version 1 instead of ISSI version 0.
Change arm_srq_cmd to use the correct command opcode for ISSI version
0.
Fixes: af1ba291c5e4 ('{net, IB}/mlx5: Refactor internal SRQ API')
Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/linux/mlx5')
0 files changed, 0 insertions, 0 deletions