From: matthias@kaehlcke.net Date: Tue, 13 May 2008 05:21:11 +0000 (-0700) Subject: [SCSI] qla2xxx: Convert vport_sem to a mutex X-Git-Tag: v2.6.26-rc5~8^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c2f527cb84cbd7d2d8a668c979e70bf78980ccc;p=pandora-kernel.git [SCSI] qla2xxx: Convert vport_sem to a mutex The semaphore vport_sem is used as a mutex. Convert it to the mutex API. Signed-off-by: Matthias Kaehlcke Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed