Hideki Iwamoto
5c50d18859
[PATCH] i2c: Several PEC-related fixes in software SMBus emulation
...
Fix several errors in I2C SMBus emulation when PEC is used:
* Weird logic error in SMBus Write Word transactions.
* Wrong buffer size, affecting SMBus Block Write transactions.
* Potential buffer overrun in SMBus Block Write transactions.
From: Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp>
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/i2c/i2c-core.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
2005-10-28 14:02:07 -07:00
..
2005-09-20 21:01:13 +01:00
2005-10-19 23:04:31 -07:00
2005-10-08 15:00:57 -07:00
2005-10-28 09:52:56 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 19:20:57 +02:00
2005-09-10 10:06:38 -07:00
2005-10-28 10:13:16 -07:00
2005-10-08 15:00:57 -07:00
2005-10-27 16:29:24 -07:00
2005-07-06 13:54:09 -07:00
2005-07-30 09:47:53 -05:00
2005-10-11 09:46:53 -07:00
2005-10-28 14:02:07 -07:00
2005-10-28 14:02:07 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 13:09:47 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 09:52:53 -07:00
2005-10-28 08:16:51 -07:00
2005-10-28 09:52:56 -07:00
2005-10-28 09:52:52 -07:00
2005-10-28 09:52:56 -07:00
2005-09-10 10:06:25 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 13:09:47 -07:00
2005-07-27 16:26:20 -07:00
2005-10-28 12:18:07 -04:00
2005-10-21 22:36:40 -04:00
2005-10-28 09:52:56 -07:00
2005-10-28 10:13:16 -07:00
2005-09-08 01:45:47 -04:00
2005-10-28 10:13:16 -07:00
2005-09-13 08:22:29 -07:00
2005-10-28 13:09:47 -07:00
2005-10-28 13:09:47 -07:00
2005-09-13 08:22:29 -07:00
2005-09-10 10:06:39 -07:00
2005-10-28 10:13:16 -07:00
2005-10-28 13:09:47 -07:00
2005-10-14 17:10:13 -07:00
2005-09-11 19:15:07 -07:00
2005-09-11 19:15:07 -07:00