Merge branch 'ocelot-stats-improvement'
authorJakub Kicinski <kuba@kernel.org>
Mon, 2 May 2022 21:04:19 +0000 (14:04 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 2 May 2022 21:04:20 +0000 (14:04 -0700)
Colin Foster says:

====================
ocelot stats improvement

A couple of pick-ups after f187bfa6f35 ("net: ethernet: ocelot: remove
the need for num_stats initializer") - one addresses a warning
patchwork flagged about operator precedence when using macro arguments.
The other is a reduction of unnecessary memory allocation.
====================

Link: https://lore.kernel.org/r/20220430232327.4091825-1-colin.foster@in-advantage.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge