Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 71785
b: refs/heads/master
c: 892470b
h: refs/heads/master
i:
  71783: 89b4965
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Oct 19, 2007
1 parent c6433db commit f6f13f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: eda5b359dc8372424eed94f5a3e27c2deb4e76cf
refs/heads/master: 892470b26c3f24c0955bd1bd120a5397b8caeb53
2 changes: 1 addition & 1 deletion trunk/drivers/ide/ide-acpi.c
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@ static int taskfile_load_raw(ide_drive_t *drive,

memset(&args, 0, sizeof(ide_task_t));
args.command_type = IDE_DRIVE_TASK_NO_DATA;
args.data_phase = TASKFILE_IN;
args.data_phase = TASKFILE_NO_DATA;
args.handler = &task_no_data_intr;

/* convert gtf to IDE Taskfile */
Expand Down

0 comments on commit f6f13f2

Please sign in to comment.