linux-stable/arch/xtensa
Yang Yingliang 7689427e23 xtensa: iss: fix handling error cases in iss_net_configure()
[ Upstream commit 628ccfc8f5 ]

The 'pdev' and 'netdev' need to be released in error cases of
iss_net_configure().

Change the return type of iss_net_configure() to void, because it's
not used.

Fixes: 7282bee787 ("[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 8")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-08-17 14:23:52 +02:00
..
boot xtensa: fix DTC warning unit_address_format 2022-04-13 20:59:09 +02:00
configs drivers/char: remove /dev/kmem for good 2021-05-07 00:26:34 -07:00
include xtensa: use fallback for random_get_entropy() instead of zero 2022-05-30 09:29:14 +02:00
kernel xtensa: Fix refcount leak bug in time.c 2022-06-29 09:03:29 +02:00
lib xtensa: propagate the calling conventions change down into csum_partial_copy_generic() 2020-08-20 15:45:21 -04:00
mm xtensa: define update_mmu_tlb function 2022-04-08 14:23:03 +02:00
platforms xtensa: iss: fix handling error cases in iss_net_configure() 2022-08-17 14:23:52 +02:00
variants
Kbuild xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00
Kconfig Tracing updates for 5.15: 2021-09-05 11:50:41 -07:00
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile xtensa: move core-y in arch/xtensa/Makefile to arch/xtensa/Kbuild 2021-08-11 11:37:13 -07:00