summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorLeon Romanovsky <leon@kernel.org>2017-01-02 11:37:39 +0200
committerDavid S. Miller <davem@davemloft.net>2017-01-02 15:51:20 -0500
commit9f885201f274072c32a65f4a324da405d5980efd (patch)
treeaa43b82f73cf4cc359693b42ee929ac57fce14a5 /include/net
parent7b13558f242747db90e52fdc510441a2ed0bafba (diff)
IB/mlx5: Reorder code in query device command
The order of features exposed by private mlx5-abi.h file is CQE zipping, packet pacing and multi-packet WQE. The internal order implemented in mlx5_ib_query_device() is multi-packet WQE, CQE zipping and packet pacing. Such difference hurts code readability, so let's sync, while mlx5-abi.h (exposed to userspace) is the primary order. This commit doesn't change any functionality. Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions