Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282265
b: refs/heads/master
c: c24a171
h: refs/heads/master
i:
  282263: b884e2b
v: v3
  • Loading branch information
Roland Dreier authored and James Bottomley committed Dec 15, 2011
1 parent 8068ed6 commit 298108e
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: dab2f6b80cfda6b0ab8b722f7f9e901f971513aa
refs/heads/master: c24a1710d18d706ee2bbd87390868242f1a6d8d5
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/mpt2sas/mpt2sas_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -4256,7 +4256,7 @@ mpt2sas_base_attach(struct MPT2SAS_ADAPTER *ioc)

r = mpt2sas_base_map_resources(ioc);
if (r)
return r;
goto out_free_resources;

if (ioc->is_warpdrive) {
ioc->reply_post_host_index[0] =
Expand Down

0 comments on commit 298108e

Please sign in to comment.