diff options
author | Vadim Pasternak <[email protected]> | 2017-11-01 12:10:42 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-01 20:40:58 +0900 |
commit | d70eaa386bf9ecc1e5b3002f64eb59172fcec4fd (patch) | |
tree | e7ec45ab653b8941a19d360e22d2e9af8000ecb2 /include/linux/fpga/fpga-bridge.h | |
parent | 122f00cdc1bb27cb0ff4b0a8cffa3bb27f61f949 (diff) |
mlxsw: i2c: Fix buffer increment counter for write transaction
It fixes a problem for the last chunk where 'chunk_size' is smaller than
MLXSW_I2C_BLK_MAX and data is copied to the wrong offset, overriding
previous data.
Fixes: 6882b0aee180 ("mlxsw: Introduce support for I2C bus")
Signed-off-by: Vadim Pasternak <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/fpga/fpga-bridge.h')
0 files changed, 0 insertions, 0 deletions