From: Seokmann Ju Date: Mon, 29 Jan 2007 18:22:30 +0000 (-0800) Subject: [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. X-Git-Tag: v2.6.21-rc1~274^2~230^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c79cc56e4497cbd09d74a73c1bd0d1d9a8a16c;p=pandora-kernel.git [SCSI] qla2xxx: Remove unnecessary spinlock primitive - mbx_reg_lock. Since, mailbox commands are executed in a synchronous manner, there is no need to have a separate spinlock primitive to protect data/register access shared by callers. Signed-off-by: Seokmann Ju Signed-off-by: Andrew Vasquez Signed-off-by: James Bottomley --- Reading git-diff-tree failed