net/mlx5e: Changed naming convention of tx queues in ethtool stats
authorTariq Toukan <tariqt@mellanox.com>
Tue, 1 Mar 2016 22:13:34 +0000 (00:13 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 22:27:59 +0000 (17:27 -0500)
commit3b6195240c52b38a2d7ecc9cc8407596d9f24663
treee1b68e51e5d89423c454f4e66197d2a9f095ef08
parentce89ef36d2544b4180fdb9ce9e2918196b0082f8
net/mlx5e: Changed naming convention of tx queues in ethtool stats

Instead of the pair (channel, tc), we now use a single number that
goes over all tx queues of a TC, for all TCs.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c