Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334131
b: refs/heads/master
c: 58af7b8
h: refs/heads/master
i:
  334129: 7207e5a
  334127: 99afeb0
v: v3
  • Loading branch information
adam radford authored and James Bottomley committed Oct 9, 2012
1 parent 9fd62b9 commit 1d17c53
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 1d4329f8ec771428d8455ef7061625a841499c2e
refs/heads/master: 58af7b884fb17bf24fd8effeb6377a2aaaf13d62
2 changes: 0 additions & 2 deletions trunk/drivers/scsi/megaraid/megaraid_sas_fusion.c
Original file line number Diff line number Diff line change
Expand Up @@ -1855,10 +1855,8 @@ megasas_complete_cmd_dpc_fusion(unsigned long instance_addr)
}
spin_unlock_irqrestore(&instance->hba_lock, flags);

spin_lock_irqsave(&instance->completion_lock, flags);
for (MSIxIndex = 0 ; MSIxIndex < count; MSIxIndex++)
complete_cmd_fusion(instance, MSIxIndex);
spin_unlock_irqrestore(&instance->completion_lock, flags);
}

/**
Expand Down

0 comments on commit 1d17c53

Please sign in to comment.