On Thu, 2007-05-10 at 23:01 -0700, akpm@xxxxxxxxxxxxxxxxxxxx wrote: > From: Adrian Bunk <bunk@xxxxxxxxx> > > Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> > Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Actually, not against vanilla linus: drivers/scsi/lpfc/lpfc_init.c: In function 'lpfc_pci_probe_one': drivers/scsi/lpfc/lpfc_init.c:1581: error: 'retval' undeclared (first use in this function) drivers/scsi/lpfc/lpfc_init.c:1581: error: (Each undeclared identifier is reported only once drivers/scsi/lpfc/lpfc_init.c:1581: error: for each function it appears in.) There's probably some global change in -mm that makes pci_set_mwi() return void ... in which case, this needs to be swept up into it. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html