]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mlx4_core: Change the name of the num_mtt in mlx4_profile to be num_mtt_segs.
authorMajd Dibbiny <majd@mellanox.com>
Mon, 23 Sep 2013 10:52:08 +0000 (13:52 +0300)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 21:45:17 +0000 (14:45 -0700)
commitd1331dda81ca9e22ff2f05a515221fe4107a8dc6
treead5fb7578e7b21a3881a122db50a1d9c00633bc2
parentf6673a3b9739441a67eada6171a204c992909512
mlx4_core: Change the name of the num_mtt in mlx4_profile to be num_mtt_segs.

The old name is misleading. The variable is the number of mtt
segments and not the number of mtts so it was changed to match
the actual meaning.

Signed-off-by: Majd Dibbiny <majd@mellanox.com>
(Ported from Mellanox OFED 2.4)

Signed-off-by: Mukesh Kacker <mukesh.kacker@oracle.com>
drivers/net/ethernet/mellanox/mlx4/main.c
drivers/net/ethernet/mellanox/mlx4/mlx4.h
drivers/net/ethernet/mellanox/mlx4/profile.c