summaryrefslogtreecommitdiff
path: root/jtag_uart.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-16Add basic device handling infrastructureTobias Klauser1-19/+35
2010-11-10Initial import of nios2sim (http://nios2sim.googlecode.com/svn/trunk/ r16)Tobias Klauser1-0/+169
' class='commit-info'> authorEli Cohen <eli@mellanox.com>2016-06-27 12:08:34 +0300 committerDavid S. Miller <davem@davemloft.net>2016-06-29 04:28:46 -0400 commite0f46eb9f64ca2e97d242b6e02b8ae2c7fe6dc56 (patch) tree2406add77b722015a69501b7d46484d2e4444818 parent7092fe866907f4f243122ab388cbf0e77305afaa (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>
Diffstat