diff options
| author | Jian Zhang <zhangjian.3032@bytedance.com> | 2026-01-08 13:18:29 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-01-13 06:22:36 +0300 |
| commit | ae4744e173fadd092c43eda4ca92dcb74645225a (patch) | |
| tree | 4525e0c59118433bcf8146261ab00695cc4256ee /include | |
| parent | aab8aa1b8a1892ccbd2d2d54f93bb273223d7546 (diff) | |
| download | linux-ae4744e173fadd092c43eda4ca92dcb74645225a.tar.xz | |
net: mctp-i2c: fix duplicate reception of old data
The MCTP I2C slave callback did not handle I2C_SLAVE_READ_REQUESTED
events. As a result, i2c read event will trigger repeated reception of
old data, reset rx_pos when a read request is received.
Signed-off-by: Jian Zhang <zhangjian.3032@bytedance.com>
Link: https://patch.msgid.link/20260108101829.1140448-1-zhangjian.3032@bytedance.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
