]> git.baikalelectronics.ru Git - kernel.git/commit
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command
authorMark Zhang <markz@mellanox.com>
Wed, 31 Jul 2019 11:40:14 +0000 (14:40 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Sun, 4 Aug 2019 08:24:48 +0000 (11:24 +0300)
commitaec9e97cc7b3570dccec40083419471a2fcd4950
tree0492b542c80e457e72c99865697686283f130ba7
parentb60b347426180cc3f8fe1f027728c21971a95d4c
IB/mlx5: Support MLX5_CMD_OP_QUERY_LAG as a DEVX general command

The "MLX5_CMD_OP_QUERY_LAG" is one of the DEVX general commands, add it.

Fixes: 177d1fadac40 ("IB/mlx5: Add support for DEVX general command")
Signed-off-by: Mark Zhang <markz@mellanox.com>
Reviewed-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/infiniband/hw/mlx5/devx.c