]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5: Add missing SET_DRIVER_VERSION command translation
authorNoa Osherovich <noaos@mellanox.com>
Tue, 17 Jul 2018 01:35:34 +0000 (18:35 -0700)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 18 Jul 2018 21:33:25 +0000 (14:33 -0700)
commit38c91e0d5c4be4ae6a91e9c61404fa9b1014e6ab
treed6587865ac8ef569fdcb8d2e331f864d4b8ef294
parente5521502fce03bf8b8fba6955a9355a80c1dd599
net/mlx5: Add missing SET_DRIVER_VERSION command translation

When translating command opcodes to a string, SET_DRIVER_VERSION
command was missing.

Fixes: 7c883285e4087 ('net/mlx5_core: Use a macro in mlx5_command_str()')
Signed-off-by: Noa Osherovich <noaos@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/cmd.c