|
From: Florian K. <fl...@ei...> - 2015-09-20 13:43:26
|
Thanks for the patches. I applied them as r15655-r15657. Florian On 09.09.2015 10:47, Jean Delvare wrote: > Hi all, > > I have been testing VKI_I2C_SMBUS with i2c-tools and found a few issues. > > I am familiar with the Linux kernel I2C API, but not with VKI, so > please let me know if I got anything wrong. > > [PATCH 1/4] VKI_I2C_SMBUS: Fix size of block transactions > [PATCH 2/4] VKI_I2C_SMBUS: Fix test on quick transaction > [PATCH 3/4] VKI_I2C_SMBUS: Fix typo in comment > [PATCH 4/4] VKI_I2C_SMBUS: Drop irrelevant comment > |