On Sun, Mar 15, 2020 at 11:59 AM Marek Vasut <[email protected]> wrote: > > Fix memleak in the init fail path, where if allocation or registration > of MDIO bus fails, then ethernet interface is not unregistered and the > private data are not freed, yet the probe function reports a failure. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Joe Hershberger <[email protected]> > Cc: Masahiro Yamada <[email protected]>
Acked-by: Joe Hershberger <[email protected]>

