mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT
authorPetr Machata <petrm@nvidia.com>
Wed, 13 Oct 2021 10:37:45 +0000 (13:37 +0300)
committerJakub Kicinski <kuba@kernel.org>
Thu, 14 Oct 2021 00:47:18 +0000 (17:47 -0700)
commitfc372cc072861e0027a950d896fc5f6912bb0acd
tree8295477b0d2b70eb4ca4fb6207b032792a6f773c
parentb063e0651ced6faa72b422d1b751c89bd2878636
mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT

The name does not make sense as it is. Clearly there is a typo and the
suffix should have been _CNT, like the other enumerators. Fix accordingly.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mellanox/mlxsw/reg.h
drivers/net/ethernet/mellanox/mlxsw/spectrum.c