Merge branch 'ocelot-felix-driver-cleanup'
authorJakub Kicinski <kuba@kernel.org>
Fri, 14 Apr 2023 04:56:08 +0000 (21:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 14 Apr 2023 04:56:08 +0000 (21:56 -0700)
Vladimir Oltean says:

====================
Ocelot/Felix driver cleanup

The cleanup mostly handles the statistics code path - some issues
regarding understandability became apparent after the series
"Fix trainwreck with Ocelot switch statistics counters":
https://lore.kernel.org/netdev/20230321010325.897817-1-vladimir.oltean@nxp.com/

There is also one patch which cleans up a misleading comment
in the DSA felix_setup().
====================

Link: https://lore.kernel.org/r/20230412124737.2243527-1-vladimir.oltean@nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge