linux-stable/drivers/greybus
Dan Carpenter 25cd5872d9 greybus: svc: fix an error handling bug in gb_svc_hello()
commit 5f8583a3b7 upstream.

Cleanup if gb_svc_queue_deferred_request() fails.

Link: https://lore.kernel.org/r/20220202072016.GA6748@kili
Fixes: ee2f2074fd ("greybus: svc: reconfig APBridgeA-Switch link to handle required load")
Cc: stable@vger.kernel.org      # 4.9
[johan: fix commit summary prefix and rename label ]
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Link: https://lore.kernel.org/r/20220202113347.1288-2-johan@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-04-08 14:39:50 +02:00
..
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
arpc.h
bundle.c
connection.c
control.c
core.c
debugfs.c
es2.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
greybus_trace.h
hd.c
interface.c drivers/greybus: Use kobj_to_dev() 2020-09-04 18:06:01 +02:00
manifest.c
module.c
operation.c
svc.c greybus: svc: fix an error handling bug in gb_svc_hello() 2022-04-08 14:39:50 +02:00
svc_watchdog.c