> > For SMBUS block read, do not continue to read if the message length > > passed from the device is '0'. > > You probably should also check for I2C_SMBUS_BLOCK_MAX while here. Done. Posted a new version with this additional check. Thanks, Akhil
> > For SMBUS block read, do not continue to read if the message length > > passed from the device is '0'. > > You probably should also check for I2C_SMBUS_BLOCK_MAX while here. Done. Posted a new version with this additional check. Thanks, Akhil
![]() |