Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 137647
b: refs/heads/master
c: 5e76acd
h: refs/heads/master
i:
  137645: fe4ea04
  137643: 9e9332e
  137639: 00611be
  137631: 633dfa8
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Mar 27, 2009
1 parent 9c9729c commit f43a73c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 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: a09485df9cda49fbde2766c86eb18a9cae585162
refs/heads/master: 5e76acd588c125fbd37390e44868dcb07cadbe4a
4 changes: 1 addition & 3 deletions trunk/drivers/ide/ide-io.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,9 +337,7 @@ static ide_startstop_t execute_drive_cmd (ide_drive_t *drive,
#ifdef DEBUG
printk("%s: DRIVE_CMD (null)\n", drive->name);
#endif
(void)hwif->tp_ops->read_status(hwif);

ide_complete_rq(drive, ide_read_error(drive));
ide_complete_rq(drive, 0);

return ide_stopped;
}
Expand Down

0 comments on commit f43a73c

Please sign in to comment.