Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204107
b: refs/heads/master
c: 82284c0
h: refs/heads/master
i:
  204105: 3f7361b
  204103: 1243151
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed Jul 27, 2010
1 parent 4ab4804 commit 981a6f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 1462b8ffd9a9e4798d4e0f9eaadbd1ac0373a11b
refs/heads/master: 82284c09c5dc5c5a5046f3c852f2683dab60109c
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/be2iscsi/be_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3774,8 +3774,8 @@ static int __devinit beiscsi_dev_probe(struct pci_dev *pcidev,

ret = beiscsi_enable_pci(pcidev);
if (ret < 0) {
shost_printk(KERN_ERR, phba->shost, "beiscsi_dev_probe-"
"Failed to enable pci device \n");
dev_err(&pcidev->dev, "beiscsi_dev_probe-"
" Failed to enable pci device\n");
return ret;
}

Expand Down

0 comments on commit 981a6f9

Please sign in to comment.