Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73175
b: refs/heads/master
c: 02ac246
h: refs/heads/master
i:
  73173: 12d12e4
  73171: 017a53b
  73167: d85954a
v: v3
  • Loading branch information
Bartlomiej Zolnierkiewicz committed Nov 5, 2007
1 parent eb3d86c commit a0399a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1c11d241115a352a4468a7a4884c22cf68a5c6fd
refs/heads/master: 02ac2460ff126afadf8d364c82ebb13e116df33b
1 change: 1 addition & 0 deletions trunk/drivers/ide/ide-taskfile.c
Original file line number Diff line number Diff line change
Expand Up @@ -471,6 +471,7 @@ static int ide_diag_taskfile(ide_drive_t *drive, ide_task_t *args, unsigned long
struct request rq;

memset(&rq, 0, sizeof(rq));
rq.ref_count = 1;
rq.cmd_type = REQ_TYPE_ATA_TASKFILE;
rq.buffer = buf;

Expand Down

0 comments on commit a0399a8

Please sign in to comment.