This series fix a few issues found through inspection when fixing up new bad uses of of_find_compatible_node() that have crept in since 4.19.
Note that these have only been compile tested. Johan Johan Hovold (3): net: dsa: lantiq_gswip: fix use-after-free on failed probe net: dsa: lantiq_gswip: fix OF child-node lookups net: dsa: lantiq_gswip: drop bogus drvdata check drivers/net/dsa/lantiq_gswip.c | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) -- 2.20.1