Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32743
b: refs/heads/master
c: ae0fda0
h: refs/heads/master
i:
  32741: f304430
  32739: ad3a102
  32735: 061ea91
v: v3
  • Loading branch information
Dave C Boutcher authored and James Bottomley committed Jul 9, 2006
1 parent 24eddaa commit 15ebb00
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: 6c51fe10475eda9f5c535f337411e1ed0e6915b9
refs/heads/master: ae0fda0cdf009731a33f031f86df8566f1977ffe
1 change: 1 addition & 0 deletions trunk/drivers/scsi/ibmvscsi/rpa_vscsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ int ibmvscsi_init_crq_queue(struct crq_queue *queue,
if (rc == 2) {
/* Adapter is good, but other end is not ready */
printk(KERN_WARNING "ibmvscsi: Partner adapter not ready\n");
retrc = 0;
} else if (rc != 0) {
printk(KERN_WARNING "ibmvscsi: Error %d opening adapter\n", rc);
goto reg_crq_failed;
Expand Down

0 comments on commit 15ebb00

Please sign in to comment.