]> 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)
commitc6e52c30d6bd3f554e23dc5c88896c0a09879887
tree105df610ca0acb7924963e74dc1007e9de4b6071
parent7ad81e594432e620c12318dfc27fe340ab60b416
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