commit | cc9c82a8668cf98748bfbaa83c5c092d5115c25b | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Wed Aug 08 16:23:49 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 08 19:34:54 2018 -0700 |
tree | 1355ff824d1465cb8c9271cafa1ef539896617e7 | |
parent | 342ac8448f1fb213908656ae5581d0f37a5954e8 [diff] |
net/mlx5: Rename modify/query_vport state related enums Modify and query vport state commands share the same admin_state and op_mod values, rename the enums to fit them both. In addition, remove the esw prefix from the admin state enum as this also applied for vnic. Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>