Re: [net-next PATCH 03/14] net: phy: at803x: raname hw_stats functions to qca83xx specific name
From: Andrew Lunn
Date: Thu Nov 30 2023 - 09:59:54 EST
On Wed, Nov 29, 2023 at 03:12:08AM +0100, Christian Marangi wrote:
> The function and the struct related to hw_stats were specific to qca83xx
> PHY but were called following the convention in the driver of calling
> everything with at803x prefix.
>
> To better organize the code, rename these function a more specific name
> to better describe that they are specific to 83xx PHY family.
>
> Signed-off-by: Christian Marangi <ansuelsmth@xxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew