kernel: cros_ec: Ignore EC-provided command result on xfer() error |
|
Issue descriptionWhen cmd_xfer() or pkt_xfer() returns failure, the EC-provided command execution result (ec_msg->result, EC_RES_*) should be considered invalid. There are a few places in the code where we are violating this concept, let's fit it. |
|
►
Sign in to add a comment |
|
Comment 1 by benhenry@chromium.org
, Aug 1