On Sun, Mar 15, 2020 at 11:59 AM Marek Vasut <marek.va...@gmail.com> 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 <marek.vasut+rene...@gmail.com> > Cc: Joe Hershberger <joe.hershber...@ni.com> > Cc: Masahiro Yamada <yamada.masah...@socionext.com>
Acked-by: Joe Hershberger <joe.hershber...@ni.com>