net/mlx5e: Move phy link down events counter out of SW stats
authorSaeed Mahameed <saeedm@mellanox.com>
Sat, 3 Mar 2018 06:21:32 +0000 (22:21 -0800)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 25 May 2018 21:11:01 +0000 (14:11 -0700)
commit6ab75516cf35c4789ca8baa206b21fdbc03c7870
treeca756788f96c5d222a77609079149293eb8a15db
parent3a2f70331226c140e5aa27ee6bbe2a5c618acb4c
net/mlx5e: Move phy link down events counter out of SW stats

PHY link down events counter belongs to phy_counters group.
although it has special handling, it doesn't mean it can't be there.

Move it to phy_counters_grp handler.

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