Re: [net-next PATCH v3 1/2] net: phy: aquantia: move priv and hw stat to header
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-06-02 13:57:13
Also in:
lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2024-06-02 13:57:13
Also in:
lkml
On Sat, Jun 01, 2024 at 01:35:02AM +0200, Christian Marangi wrote:
In preparation for LEDs support, move priv and hw stat to header to reference priv struct also in other .c outside aquantia.main Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew