Bartlomiej Zolnierkiewicz bf717c0a2e ide: keep track of number of bytes instead of sectors in struct ide_cmd
* Pass number of bytes instead of sectors to ide_init_sg_cmd().

* Pass number of bytes to process to ide_pio_sector() and rename
  it to ide_pio_bytes().

* Rename ->nsect field to ->nbytes in struct ide_cmd and use
  ->nbytes, ->nleft and ->cursg_ofs to keep track of number of
  bytes instead of sectors.

There should be no functional changes caused by this patch.

Acked-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-27 12:46:47 +01:00
..
2009-01-06 17:20:55 +01:00
2009-01-06 17:20:52 +01:00
2009-03-27 12:46:28 +01:00
2009-03-27 12:46:17 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:45 +01:00
2009-03-27 12:46:36 +01:00
2009-03-27 12:46:34 +01:00
2009-03-27 12:46:39 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:39 +01:00
2009-03-27 12:46:18 +01:00
2009-03-27 12:46:37 +01:00
2009-03-27 12:46:37 +01:00
2009-01-06 17:20:52 +01:00
2008-11-02 21:40:08 +01:00
2008-10-26 09:35:05 -07:00
2009-03-27 12:46:46 +01:00
2009-01-06 17:20:52 +01:00