On Sun, 2009-02-22 at 02:02 +0100, Erik Ekman wrote: > drivers/scsi/libfc/fc_fcp.c needs CRC32 to build. > > Signed-off-by: Erik Ekman <erik@xxxxxxx> > --- > diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig > index 256c7be..bdfa6f2 100644 > --- a/drivers/scsi/Kconfig > +++ b/drivers/scsi/Kconfig > @@ -608,6 +608,7 @@ config SCSI_FLASHPOINT > config LIBFC > tristate "LibFC module" > select SCSI_FC_ATTRS > + select CRC32 > ---help--- Already got this, here: http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-misc-2.6.git;a=commit;h=bd21ed64ec1950f32706a54ecdbe93901fbc03a9 However, I think scis-misc is coming up on a point where it needs rebasing, so I'll move it across to rc-fixes, since it's a minor fix but it keeps coming up in the randconfig testing. 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