diff options
| author | Umang Jain <umang.jain@ideasonboard.com> | 2024-09-18 19:30:56 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-10-09 12:58:47 +0300 |
| commit | fbd06c751a5c2092484f6a43fed0120ee8844d6a (patch) | |
| tree | 1203566293b81aea4cdbf4df80af1402d02fe049 /scripts/check-sysctl-docs | |
| parent | 36022f3ee8c2d7c1442dc6453489b2e5f5a6d393 (diff) | |
| download | linux-fbd06c751a5c2092484f6a43fed0120ee8844d6a.tar.xz | |
staging: vchiq_core: Return on all errors from queue_message()
In vchiq_connect_internal(), a MAKE_CONNECT message is queued
if the connection is disconnected, but only -EAGAIN error is
checked on the error path and returned.
However, queue_message() can fail with other errors as well hence,
vchiq_connect_internal() should return in those cases as well.
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Link: https://lore.kernel.org/r/20240918163100.870596-3-umang.jain@ideasonboard.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/check-sysctl-docs')
0 files changed, 0 insertions, 0 deletions
