]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5_core: Use a macro in mlx5_command_str()
authorAmir Vadai <amirva@mellanox.com>
Fri, 13 May 2016 12:55:38 +0000 (12:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:43:51 +0000 (13:43 -0400)
commit7c883285e408763431bd8dd40bc419cfe7fbd3fd
tree105df610ca0acb7924963e74dc1007e9de4b6071
parente4be9e4bc84630f18c046d77d31c976e746b5b21
net/mlx5_core: Use a macro in mlx5_command_str()

Use a macro instead of copying the OP name.

Signed-off-by: Amir Vadai <amirva@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/cmd.c