Files
linux/drivers/net
Christophe JAILLET 6dd4b4f393 mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'
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: c100e47caa ("mlxsw: minimal: Add ethtool support")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Reviewed-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-27 11:13:53 +01:00
..
2020-01-25 10:43:19 +01:00
2020-01-21 12:02:25 +01:00
2019-12-09 10:36:44 -08:00
2020-01-17 11:27:49 +01:00
2020-01-14 11:31:41 -08:00
2019-12-08 17:48:42 -08:00