Re: [PATCH net-next v4 08/12] net: stmmac: Pass stmmac_priv in some callbacks

From: Jesse Brandeburg
Date: Tue Apr 11 2023 - 19:41:07 EST


On 4/11/2023 1:04 PM, Andrew Halaney wrote:
> Passing stmmac_priv to some of the callbacks allows hwif implementations
> to grab some data that platforms can customize. Adjust the callbacks
> accordingly in preparation of such a platform customization.
>
> Signed-off-by: Andrew Halaney <ahalaney@xxxxxxxxxx>

Reviewed-by: Jesse Brandeburg <jesse.brandeburg@xxxxxxxxx>