Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35050
b: refs/heads/master
c: 10d19ae
h: refs/heads/master
v: v3
  • Loading branch information
malahal@us.ibm.com authored and James Bottomley committed Sep 23, 2006
1 parent edddb39 commit 65bd05d
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: f2d719c65ad8f10afa7bec11315faa7badf4ecb9
refs/heads/master: 10d19ae5e1715c27db7009df6d59179774e7b8a1
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/aic94xx/aic94xx_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@ static int __init aic94xx_init(void)

aic94xx_transport_template =
sas_domain_attach_transport(&aic94xx_transport_functions);
if (err)
if (!aic94xx_transport_template)
goto out_destroy_caches;

err = pci_register_driver(&aic94xx_pci_driver);
Expand Down

0 comments on commit 65bd05d

Please sign in to comment.