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)
commit09adbb5dd01b197d093ec5af82785e49fa0a4a69
tree376033a37c3d62695ff2328ae3d6eaecdf9f7780
parentaa7e80b220f3a543eefbe4b7e2c5d2b73e2e2ef7
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