diff options
author | Alexander Usyskin <alexander.usyskin@intel.com> | 2023-11-26 12:24:49 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-11-27 16:37:32 +0300 |
commit | be6f9a39969a4ad01f0051a9b94af6e7f4d2d7ac (patch) | |
tree | 16dda3d79e5167ca85769d4205a518e2dd8fa556 /scripts/gdb/linux/utils.py | |
parent | 2cc14f52aeb78ce3f29677c2de1f06c0e91471ab (diff) | |
download | linux-be6f9a39969a4ad01f0051a9b94af6e7f4d2d7ac.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions