diff options
author | Tzung-Bi Shih <[email protected]> | 2022-06-09 08:49:45 +0000 |
---|---|---|
committer | Tzung-Bi Shih <[email protected]> | 2022-06-10 02:31:43 +0000 |
commit | 878c36f6caa45d6a6234465fb16da07fc639f51d (patch) | |
tree | c118f5013b418a4e73f354f3aea680dccd0c6186 /include/linux/fpga/fpga-mgr.h | |
parent | 3e97581ed9a24657cbfabaab215c9a646d94b351 (diff) |
platform/chrome: cros_ec_proto: handle empty payload in getting proto info
cros_ec_get_proto_info() expects to receive
sizeof(struct ec_response_get_protocol_info) from send_command(). The
payload is valid only if the return value is positive.
Return -EPROTO if send_command() returns 0 in cros_ec_get_proto_info().
Reviewed-by: Guenter Roeck <[email protected]>
Signed-off-by: Tzung-Bi Shih <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/fpga/fpga-mgr.h')
0 files changed, 0 insertions, 0 deletions