git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1e82b6
)
[SCSI] qla2xxx: Convert vport_sem to a mutex
author
matthias@kaehlcke.net
<matthias@kaehlcke.net>
Tue, 13 May 2008 05:21:11 +0000
(22:21 -0700)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 15 May 2008 15:39:29 +0000
(16:39 +0100)
The semaphore vport_sem is used as a mutex. Convert it to the
mutex API.
Signed-off-by: Matthias Kaehlcke <matthias@kaehlcke.net>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found