Prev: [PATCH 3/4] tc35892-gpio: add setup/remove callbacks
Next: [PATCH] USB: pl2303: New vendor and product id
From: James Smart on 9 Aug 2010 10:10 Dan Carpenter wrote: > 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(a)gmail.com> > > diff --git a/drivers/scsi/lpfc/lpfc_sli.c b/drivers/scsi/lpfc/lpfc_sli.c Acked-by: James Smart <james.smart(a)emulex.com> Thank You. -- james s -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |