Re: [PATCH v4 1/2] net: pcs: rzn1-miic: Fix config array initialization

From: Andrew Lunn

Date: Mon Sep 14 2026 - 14:34:27 EST


On Mon, Sep 14, 2026 at 09:41:00AM -0700, Kyle Hendry via B4 Relay wrote:
> From: Kyle Hendry <khendry@xxxxxxxxxxxxxxxxxxxx>
>
> Fix memset parameters to initialize the entire DT value array
>
> Fixes: f39e968dc168a7bd ("net: pcs: rzn1-miic: Move configuration data to SoC-specific struct")
> Signed-off-by: Kyle Hendry <khendry@xxxxxxxxxxxxxxxxxxxx>

Actually...

Please split this patch out and submit it to net, not net-next. It is
a real fix.

Andrew