commit | accbe0f3ee1bf619c8fecabe44f021a84238a3c7 | [log] [tgz] |
---|---|---|
author | Jinliang Wang <jinliangw@google.com> | Fri Apr 26 11:22:24 2024 -0700 |
committer | Chi-Yi Kuo <chi-yi.kuo@fii-na.corp-partner.google.com> | Thu May 16 08:47:16 2024 +0000 |
tree | e9bd126fc8fb4c34c7d5d5ba3b7665d0fcf1d166 | |
parent | 136c516944554a1d0bf501a9651d79b8d03d0a70 [diff] |
linux-gbmc: support retry for ENXIO error In rare cases, i2c-ast2600.c will return ENXIO error during sending of MCTP packets in i2c multi-master mode. Here we supported limited retry for ENXIO error. Tested: Still pass with nvmesensor single-worker-mode: https://paste.googleplex.com/5948322238169088 Fusion-Link: https://fusion2.corp.google.com/69214948-c3c6-3e47-8fab-32e83ffb9835 Google-Bug-Id: 286397121 Change-Id: Ib2ebbfaa6dba25c4571ca2afa714d01cf7e5e726 Signed-off-by: Jinliang Wang <jinliangw@google.com>