git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe66bb2
)
net/mlx4: Fix typo, move similar defs to same location
author
Or Gerlitz
<ogerlitz@mellanox.com>
Tue, 15 Oct 2013 14:55:22 +0000
(16:55 +0200)
committer
David S. Miller
<davem@davemloft.net>
Thu, 17 Oct 2013 19:10:50 +0000
(15:10 -0400)
Small code cleanup:
1. change MLX4_DEV_CAP_FLAGS2_REASSIGN_MAC_EN to MLX4_DEV_CAP_FLAG2_REASSIGN_MAC_EN
2. put MLX4_SET_PORT_PRIO2TC and MLX4_SET_PORT_SCHEDULER in the same union with the
other MLX4_SET_PORT_yyy
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Amir Vadai <amirv@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found