RE: [RFC,net-next,v2, 1/1] net: stmmac: Enable SERDES power up/down sequence

From: Jose Abreu
Date: Mon Apr 13 2020 - 10:29:47 EST


From: Voon Weifeng <weifeng.voon@xxxxxxxxx>
Date: Apr/09/2020, 16:48:23 (UTC+00:00)

> diff --git a/include/linux/stmmac.h b/include/linux/stmmac.h
> index fbafb353e9be..89c8729bbe5b 100644
> --- a/include/linux/stmmac.h
> +++ b/include/linux/stmmac.h
> @@ -147,6 +147,7 @@ struct plat_stmmacenet_data {
> int bus_id;
> int phy_addr;
> int interface;
> + int intel_adhoc_addr;

No, this is not right to add. Just use the bsp_priv field.

---
Thanks,
Jose Miguel Abreu