From: Saurav Kashyap Date: Tue, 16 Aug 2011 18:29:25 +0000 (-0700) Subject: [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. X-Git-Tag: v3.1-rc7~62^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7594206493880007fd68a18d6e9f380a1afe20d4;p=pandora-kernel.git [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list. The dsd list shouldn't be manipulated without taking the per host hardware lock to prevent multiple callers from trampling upon one another. Signed-off-by: Saurav Kashyap Signed-off-by: Chad Dupuis Signed-off-by: James Bottomley --- Reading git-diff-tree failed