Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40327
b: refs/heads/master
c: 9c3121f
h: refs/heads/master
i:
  40325: 2e05cf0
  40323: 8ee4709
  40319: 055b192
v: v3
  • Loading branch information
Santiago Leon authored and James Bottomley committed Oct 25, 2006
1 parent a7228f6 commit a6f75c4
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: 7c83a3ceb6d06e7cb908f5102687c9661e7d4d0a
refs/heads/master: 9c3121feef7e1fba86f74b2677e6f54e7153d149
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/ibmvscsi/ibmvscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -1213,7 +1213,7 @@ void ibmvscsi_handle_crq(struct viosrp_crq *crq,
"ibmvscsi: Re-enabling adapter!\n");
purge_requests(hostdata, DID_REQUEUE);
if ((ibmvscsi_reenable_crq_queue(&hostdata->queue,
hostdata) == 0) ||
hostdata)) ||
(ibmvscsi_send_crq(hostdata,
0xC001000000000000LL, 0))) {
atomic_set(&hostdata->request_limit,
Expand Down

0 comments on commit a6f75c4

Please sign in to comment.