Files
linux-st/include/linux
Tejun Heo 726f0785b6 libata: kill qc->nsect and cursect
libata used two separate sets of variables to record request size and
current offset for ATA and ATAPI.  This is confusing and fragile.
This patch replaces qc->nsect/cursect with qc->nbytes/curbytes and
kills them.  Also, ata_pio_sector() is updated to use bytes for
qc->cursg_ofs instead of sectors.  The field used to be used in bytes
for ATAPI and in sectors for ATA.

Signed-off-by: Tejun Heo <htejun@gmail.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-09 17:39:31 -05:00
..
2006-12-19 11:12:46 +01:00
2007-01-30 08:26:45 -08:00
2006-12-30 10:56:43 -08:00
2006-12-11 14:35:00 -08:00
2007-02-01 16:17:06 -08:00
2007-02-07 15:44:36 -08:00
2007-01-08 19:49:54 +00:00
2007-02-09 09:00:22 +01:00
2006-12-10 21:21:29 +01:00
2006-12-10 21:21:31 +01:00
2006-12-20 10:54:43 -08:00
2007-02-07 15:50:08 -08:00
2007-02-07 10:37:14 -08:00
2007-02-09 17:39:31 -05:00
2007-01-05 23:55:21 -08:00
2007-02-09 09:25:47 -08:00
2007-01-11 18:18:20 -08:00
2007-02-07 10:37:12 -08:00
2006-12-13 09:05:50 -08:00
2007-02-07 15:50:08 -08:00
2007-01-23 00:34:54 -05:00
2007-02-08 13:51:54 -08:00
2007-02-09 08:06:14 -08:00
2007-01-11 18:18:21 -08:00
2006-12-22 08:55:49 -08:00
2006-12-12 08:10:44 -08:00
2006-12-13 09:05:49 -08:00
2007-02-08 13:51:54 -08:00
2007-02-07 14:03:19 +11:00
2007-02-07 10:37:14 -08:00
2006-12-15 08:47:51 -08:00