OSDN Git Service

net/mlx5e: Change naming convention for reporter's functions
authorAya Levin <ayal@mellanox.com>
Mon, 1 Jul 2019 12:51:51 +0000 (15:51 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Tue, 20 Aug 2019 20:08:15 +0000 (13:08 -0700)
commit06293ae4fa0a1b62bf3bb8add8f9bbe8815b0aba
tree0c7285c89d9c56202b0838ee7d1544553cd26952
parent4edc17fdfdf15c2971d15cbfa4d6f2f5f537ee5e
net/mlx5e: Change naming convention for reporter's functions

Change from mlx5e_tx_reporter_* to mlx5e_reporter_tx_*. In the following
patches in the set rx reporter is added, the new naming convention is
more uniformed.

Signed-off-by: Aya Levin <ayal@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en/health.h
drivers/net/ethernet/mellanox/mlx5/core/en/reporter_tx.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c