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)
commit42ca502e179d0654ef441333a9d0f35c948734f3
tree105df610ca0acb7924963e74dc1007e9de4b6071
parent10cbc6843446165ee250e1ee80dc19ee325f1e6d
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