diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2023-11-26 10:24:49 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-27 14:37:32 +0100 |
commit | be6f9a39969a4ad01f0051a9b94af6e7f4d2d7ac (patch) | |
tree | 16dda3d79e5167ca85769d4205a518e2dd8fa556 /drivers/misc/mei/client.c | |
parent | Linux 6.7-rc3 (diff) | |
download | linux-be6f9a39969a4ad01f0051a9b94af6e7f4d2d7ac.tar.xz linux-be6f9a39969a4ad01f0051a9b94af6e7f4d2d7ac.zip |
mei: pxp: fix mei_pxp_send_message return value
mei_pxp_send_message() should return zero on success and
cannot propagate number of bytes as returned by internally
called mei_cldev_send().
Fixes: ee5cb39348e6 ("mei: pxp: recover from recv fail under memory pressure")
Signed-off-by: Alexander Usyskin <alexander.usyskin@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20231126092449.88310-1-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/mei/client.c')
0 files changed, 0 insertions, 0 deletions