On Sat, Jan 25, 2020 at 10:18:47PM +0100, Christophe JAILLET wrote: > An 'alloc_etherdev()' called is not ballanced by a corresponding > 'free_netdev()' call in one error handling path. > > Slighly reorder the error handling code to catch the missed case. > > Fixes: c100e47caa8e ("mlxsw: minimal: Add ethtool support") > Signed-off-by: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> For net: Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxxxx> Thanks!