commit | e0f46eb9f64ca2e97d242b6e02b8ae2c7fe6dc56 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.com> | Mon Jun 27 12:08:34 2016 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 29 04:28:46 2016 -0400 |
tree | 2406add77b722015a69501b7d46484d2e4444818 | |
parent | 7092fe866907f4f243122ab388cbf0e77305afaa [diff] |
net/mlx5e: Change enum to better reflect usage Change MLX5E_STATE_ASYNC_EVENTS_ENABLE to MLX5E_STATE_ASYNC_EVENTS_ENABLED since it represent a state and not an operation. Fixes: acff797cd1874 ('net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality') Signed-off-by: Eli Cohen <eli@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>