Messages in this thread |  | | From | Colin Foster <> | Subject | [PATCH v1 net-next 0/2] ocelot stats improvement | Date | Sat, 30 Apr 2022 16:23:25 -0700 |
| |
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.
Colin Foster (2): net: mscc: ocelot: remove unnecessary variable net: mscc: ocelot: add missed parentheses around macro argument
include/soc/mscc/ocelot.h | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-)
-- 2.25.1
|  |