Re: [PATCH net v2] net: phy: bcm7xxx: Add missing 16nm EPHY statistics

From: Simon Horman
Date: Wed Oct 18 2023 - 09:52:36 EST


On Tue, Oct 17, 2023 at 01:51:19PM -0700, Florian Fainelli wrote:
> The .probe() function would allocate the necessary space and ensure that
> the library call sizes the nunber of statistics but the callbacks
> necessary to fetch the name and values were not wired up.
>
> Reported-by: Justin Chen <justin.chen@xxxxxxxxxxxx>
> Fixes: f68d08c437f9 ("net: phy: bcm7xxx: Add EPHY entry for 72165")
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
> Signed-off-by: Florian Fainelli <florian.fainelli@xxxxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>