[SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on

2013-08-08 Thread Anton Blanchard
this. How does this patch look? Anton -- [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on We want ppc64 to be able to select between optimised assembly checksum routines in big endian and the generic lib/checksum.c routines in little endian. The lpfc driver is forcing CONFIG_GENERIC_CSUM

Re: [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on

2013-08-08 Thread James Smart
': (.text+0x3cb3c9): undefined reference to `crc_t10dif' and then James Bottomley provided the patch. I don't know why he added GENERIC_CSUM to it. Thanks for investigating this. How does this patch look? Anton -- [SCSI] lpfc: Don't force CONFIG_GENERIC_CSUM on We want ppc64 to be able to select