Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethernet: apm: xgene: add missing of_node_put after calling of_parse_…
…phandle of_node_put needs to be called when the device node which is got from of_parse_phandle has finished using. Signed-off-by: Peter Chen <peter.chen@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information