commit | 66ee6a06e620740b706b8dbde161492f6a405b26 | [log] [tgz] |
---|---|---|
author | Michael Grzeschik <m.grzeschik@pengutronix.de> | Wed Nov 08 09:56:35 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 11 15:27:44 2017 +0900 |
tree | c1a111dfd98801469ff4bc7ce75b1bc96fa178b3 | |
parent | 9ce981401cce7852542cab267702b6e89f37a4b8 [diff] |
net: macb: add of_node_put to error paths We add the call of_node_put(bp->phy_node) to all associated error paths for memory clean up. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>