Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132051
b: refs/heads/master
c: a509538
h: refs/heads/master
i:
  132049: 636e88d
  132047: e5518c6
v: v3
  • Loading branch information
Sergei Shtylyov authored and Bartlomiej Zolnierkiewicz committed Mar 5, 2009
1 parent af0e3e1 commit b3d105f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 71bfc7a7c73eaf1f99e309dba60822ba050e3ec5
refs/heads/master: a509538d4fb4f99cdf0a095213d57cc3b2347615
2 changes: 2 additions & 0 deletions trunk/drivers/ide/ide-iops.c
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,8 @@ void ide_output_data(ide_drive_t *drive, struct request *rq, void *buf,
u8 io_32bit = drive->io_32bit;
u8 mmio = (hwif->host_flags & IDE_HFLAG_MMIO) ? 1 : 0;

len++;

if (io_32bit) {
unsigned long uninitialized_var(flags);

Expand Down

0 comments on commit b3d105f

Please sign in to comment.