kernel_optimize_test/drivers/greybus
Dan Carpenter 25cd5872d9 greybus: svc: fix an error handling bug in gb_svc_hello()
commit 5f8583a3b7552092582a92e7bbd2153319929ad7 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
..
arpc.h greybus: Replace zero-length array with flexible-array 2020-05-13 13:59:13 +02:00
bundle.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
connection.c greybus: remove excessive check in gb_connection_hd_cport_quiesce() 2019-10-10 15:24:19 +02:00
control.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
core.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
debugfs.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
es2.c greybus: Use fallthrough pseudo-keyword 2020-07-29 16:58:08 +02:00
greybus_trace.h staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
hd.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
interface.c drivers/greybus: Use kobj_to_dev() 2020-09-04 18:06:01 +02:00
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile staging: greybus: move es2 to drivers/greybus/ 2019-08-27 19:03:08 +02:00
manifest.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
module.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
operation.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc_watchdog.c staging: greybus: move the greybus core to drivers/greybus 2019-08-27 19:03:04 +02:00
svc.c greybus: svc: fix an error handling bug in gb_svc_hello() 2022-04-08 14:39:50 +02:00