commit | a10bf637d85ca07aeb1036239ca939e675112453 | [log] [tgz] |
---|---|---|
author | Marcus Comstedt <marcus.comstedt@requtech.se> | Mon May 15 15:44:23 2023 +0000 |
committer | Peng Fan <peng.fan@nxp.com> | Wed Jun 14 18:38:25 2023 +0800 |
tree | 83ed5b728ce19ac228d2184d8fd14458e69273ef | |
parent | 7856b71b753d0d402e05eae49b1859cd4b61958e [diff] |
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.comstedt@requtech.se> Reviewed-by: Claudiu Manoil <claudiu.manoil@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>