Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82136
b: refs/heads/master
c: fcc1175
h: refs/heads/master
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Feb 1, 2008
1 parent b7406ac commit b180404
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 425afb61032a245f53320b7efa0f0dfd7a23f87f
refs/heads/master: fcc1175947510d7d7dc82d5c1b8315cb8fcb96ca
2 changes: 0 additions & 2 deletions trunk/drivers/ide/ide-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,6 @@ int ide_build_sglist(ide_drive_t *drive, struct request *rq)
ide_hwif_t *hwif = HWIF(drive);
struct scatterlist *sg = hwif->sg_table;

BUG_ON((rq->cmd_type == REQ_TYPE_ATA_TASKFILE) && rq->nr_sectors > 256);

ide_map_sg(drive, rq);

if (rq_data_dir(rq) == READ)
Expand Down

0 comments on commit b180404

Please sign in to comment.