OSDN Git Service

net/mlx5e: Merge per priority stats groups
authorKamal Heib <kamalh@mellanox.com>
Tue, 28 Nov 2017 21:18:13 +0000 (23:18 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 19 Jan 2018 20:41:33 +0000 (22:41 +0200)
commita89842811ea98a0452893d83aac07d0b46854636
tree87e0098b06a7e6731837915216bca4b50f97e492
parent57d689a8ca7b360f902328da95e8b441c24823ca
net/mlx5e: Merge per priority stats groups

Merge the per priority traffic and pfc groups into one group, because
both groups share the same update_stats() callback which will be
introduced in the upcoming patch.

Signed-off-by: Kamal Heib <kamalh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_stats.c