]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add memic command opcode to command checker
authorAriel Levkovich <lariel@mellanox.com>
Mon, 3 Sep 2018 17:19:48 +0000 (20:19 +0300)
committerLeon Romanovsky <leonro@mellanox.com>
Tue, 4 Sep 2018 12:03:17 +0000 (15:03 +0300)
commit19c3c551e9d7fec1a21287d29f4cd143c5c31f94
tree376033a37c3d62695ff2328ae3d6eaecdf9f7780
parente687ac27fa6b0ff9b088cf238661786f41ba8743
net/mlx5: Add memic command opcode to command checker

Adding the alloc/dealloc memic FW command opcodes to
avoid "unknown command" prints in the command string
converter and internal error status handler.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/cmd.c