Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 309648
b: refs/heads/master
c: 83ff74e
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and James Bottomley committed May 22, 2012
1 parent 09ebd3c commit 7aa5027
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: 75f8c1f693eefacc17a65614eb4ed1ee0f84fda6
refs/heads/master: 83ff74e33849cd5592efa1ea583175600b6a485e
1 change: 1 addition & 0 deletions trunk/drivers/message/fusion/mptbase.c
Original file line number Diff line number Diff line change
Expand Up @@ -6483,6 +6483,7 @@ mpt_config(MPT_ADAPTER *ioc, CONFIGPARMS *pCfg)
printk(MYIOC_s_INFO_FMT "%s: host reset in"
" progress mpt_config timed out.!!\n",
__func__, ioc->name);
mutex_unlock(&ioc->mptbase_cmds.mutex);
return -EFAULT;
}
spin_unlock_irqrestore(&ioc->taskmgmt_lock, flags);
Expand Down

0 comments on commit 7aa5027

Please sign in to comment.