Re: [patch] Fix a bit/byte counting error in the MMC/SD code

2005-08-05 Thread Pierre Ossman
Richard Purdie wrote: > This fixes what looks like a bit/byte counting error in the MMC/SD code > which was causing data corruption (in the -mm tree). > > Signed-off-by: Richard Purdie <[EMAIL PROTECTED]> Ooops... Must have been late in the evening. Sorry about that blunder. Rgds Pierre - To

Re: [patch] Fix a bit/byte counting error in the MMC/SD code

2005-08-05 Thread Pierre Ossman
Richard Purdie wrote: This fixes what looks like a bit/byte counting error in the MMC/SD code which was causing data corruption (in the -mm tree). Signed-off-by: Richard Purdie [EMAIL PROTECTED] Ooops... Must have been late in the evening. Sorry about that blunder. Rgds Pierre - To

[patch] Fix a bit/byte counting error in the MMC/SD code

2005-08-04 Thread Richard Purdie
This fixes what looks like a bit/byte counting error in the MMC/SD code which was causing data corruption (in the -mm tree). Signed-off-by: Richard Purdie <[EMAIL PROTECTED]> Index: linux-2.6.12/drivers/mmc/mmc.c === ---

[patch] Fix a bit/byte counting error in the MMC/SD code

2005-08-04 Thread Richard Purdie
This fixes what looks like a bit/byte counting error in the MMC/SD code which was causing data corruption (in the -mm tree). Signed-off-by: Richard Purdie [EMAIL PROTECTED] Index: linux-2.6.12/drivers/mmc/mmc.c === ---