I am preparing to add RECV_LEN support to Renesas I2C drivers. On my way, I found these two peculiarities. Let's discuss them. Wolfram Sang (2): i2c: mlxcpld: check correct size of maximum RECV_LEN packet i2c: octeon: check correct size of maximum RECV_LEN packet drivers/i2c/busses/i2c-mlxcpld.c | 4 ++-- drivers/i2c/busses/i2c-octeon-core.c | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) -- 2.20.1