Files
linux/drivers/edac
Christophe JAILLET 997a9f3363 EDAC, mv64x60: Fix an error handling path
[ Upstream commit 68fa24f912 ]

We should not call edac_mc_del_mc() if a corresponding call to
edac_mc_add_mc() has not been performed yet.

So here, we should go to err instead of err2 to branch at the right
place of the error handling path.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Cc: linux-edac <linux-edac@vger.kernel.org>
Link: http://lkml.kernel.org/r/20180107205400.14068-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-13 19:50:23 +02:00
..
2011-04-19 00:23:22 +02:00
2014-02-25 10:01:30 +01:00
2015-09-22 18:10:22 +02:00
2015-09-22 12:29:46 +02:00
2015-08-13 10:12:52 +02:00
2011-04-19 00:23:22 +02:00
2009-04-02 19:05:03 -07:00
2015-09-25 15:41:46 +02:00