aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/cxgbi
diff options
context:
space:
mode:
authorDan Carpenter <error27@gmail.com>2010-08-08 00:15:17 +0200
committerJames Bottomley <James.Bottomley@suse.de>2010-09-05 14:21:00 -0300
commitec21b3b0dbbaf5965f6b508cb6b48d9fe5bb6ab5 (patch)
tree68f7925a20de12d5a1da4fc7c8bcdac05bf67ec0 /drivers/scsi/cxgbi
parent7968f1944c9d6c83683e87fd2ede977ccfd29285 (diff)
downloadkernel_samsung_smdk4412-ec21b3b0dbbaf5965f6b508cb6b48d9fe5bb6ab5.zip
kernel_samsung_smdk4412-ec21b3b0dbbaf5965f6b508cb6b48d9fe5bb6ab5.tar.gz
kernel_samsung_smdk4412-ec21b3b0dbbaf5965f6b508cb6b48d9fe5bb6ab5.tar.bz2
[SCSI] lpfc: change spin_lock_irq() to spin_lock()
In lpfc_cleanup_pending_mbox() we already have IRQs disabled so we don't need to disable them again. Also in lpfc_sli_intr_handler() there is a typo where it has spin_unlock_irq() instead of just spin_unlock(). Signed-off-by: Dan Carpenter <error27@gmail.com> Acked-by: James Smart <james.smart@emulex.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Diffstat (limited to 'drivers/scsi/cxgbi')
0 files changed, 0 insertions, 0 deletions