> -----Original Message-----
> From: Marcus Comstedt <marcus.comst...@requtech.se>
> Sent: Monday, May 15, 2023 6:44 PM
> To: u-boot@lists.denx.de
> Cc: Marcus Comstedt <marcus.comst...@requtech.se>; Claudiu Manoil
> <claudiu.man...@nxp.com>; Joe Hershberger <joe.hershber...@ni.com>;
> Ramon Fried <rfried....@gmail.com>
> Subject: [PATCH] net: dsa: Fix OF fallback lookup for ports
> 
> The variable 'node' was already invalid, so using it for further lookup will 
> not
> work.
> 
> Signed-off-by: Marcus Comstedt <marcus.comst...@requtech.se>

Fixes: fc054d563b (net: Introduce DSA class for Ethernet switches)
Reviewed-by: Claudiu Manoil <claudiu.man...@nxp.com>

Thanks. Funny the issue was caught so late. Apparently the newer
'ethernet-ports' term had a slow adoption.

Reply via email to