Bartlomiej Zolnierkiewicz 4a3d8cf48c ide-cd: use common completion path for DMA requests in cdrom_newpc_intr()
Use the following facts:

- rq->nr_sectors should now be always equal to (non-zero)
  rq->hard_nr_sectors for fs requests

- REQ_TYPE_ATA_PC requests have never bio attached to them

- rq->hard_nr_sectors == 0 for REQ_TYPE_ATA_PC requests

- DMA is used only for fs, pc and REQ_TYPE_ATA_PC requests

- 'uptodate' is ignored for pc requests ('rc == 0' case)

and use the common completion path also for DMA requests.

There should be no functional changes caused by this patch

Cc: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2009-03-31 20:15:15 +02:00
..
2009-03-31 20:14:57 +02: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