On Thu, May 10, 2018 at 01:26:16PM +0200, Christophe JAILLET wrote: > Resources are not freed in the reverse order of the allocation. > Labels are also mixed-up. > > Fix it and reorder code and labels in the error handling path of > 'mlxsw_core_bus_device_register()' > > Signed-off-by: Christophe JAILLET <christophe.jail...@wanadoo.fr>
For net: Fixes: ef3116e5403e ("mlxsw: spectrum: Register KVD resources with devlink") Reviewed-by: Ido Schimmel <ido...@mellanox.com> Next time, please indicate the tree you're targeting as explained here: https://www.kernel.org/doc/Documentation/networking/netdev-FAQ.txt And include a Fixes line as explained here: https://www.kernel.org/doc/Documentation/process/submitting-patches.rst Thanks!