Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124615
b: refs/heads/master
c: 4081b77
h: refs/heads/master
i:
  124613: e91a481
  124611: 3b6ad71
  124607: 4c71520
v: v3
  • Loading branch information
Brian King authored and James Bottomley committed Dec 29, 2008
1 parent a6daa14 commit a27ceea
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: 273c4781529ef1bc901a27208736b0ccabd52178
refs/heads/master: 4081b77c3a86151d2eaeed9d568a34dd0982ed52
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ibmvscsi/ibmvfc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2721,7 +2721,7 @@ static irqreturn_t ibmvfc_interrupt(int irq, void *dev_instance)
} else if ((async = ibmvfc_next_async_crq(vhost)) != NULL) {
vio_disable_interrupts(vdev);
ibmvfc_handle_async(async, vhost);
crq->valid = 0;
async->valid = 0;
} else
done = 1;
}
Expand Down

0 comments on commit a27ceea

Please sign in to comment.