diff options
author | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-07-18 08:09:14 +0300 |
---|---|---|
committer | Tzung-Bi Shih <tzungbi@kernel.org> | 2022-07-20 04:22:58 +0300 |
commit | 3e1c715ea179201372384fad738680d524600985 (patch) | |
tree | 1fddfa15945a72a6a4340ed7daf9e46030217bb3 /scripts/gdb/linux/lists.py | |
parent | 82c9b7ed8c5c5cb4ba2650c240fcd31cbdcfa0b5 (diff) | |
download | linux-3e1c715ea179201372384fad738680d524600985.tar.xz |
platform/chrome: cros_ec_proto: return -EPROTO if empty payload
cros_ec_wait_until_complete() sends EC_CMD_GET_COMMS_STATUS which expects
to receive sizeof(struct ec_response_get_comms_status) from
cros_ec_xfer_command().
Return -EPROTO if cros_ec_xfer_command() returns 0.
Reviewed-by: Guenter Roeck <groeck@chromium.org>
Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://lore.kernel.org/r/20220718050914.2267370-11-tzungbi@kernel.org
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions