On Fri, 12 Jul 2013 11:56:26 +0300 Marian Chereji <marian.cher...@freescale.com> wrote:
> Added implementation of CRC64 ECMA checksum. > > Signed-off-by: Marian Chereji <marian.cher...@freescale.com> > Reviewed-by: Varvara Andrei-B21317 <andrei.varv...@freescale.com> > Reviewed-by: Fleming Andrew-AFLEMING <aflem...@freescale.com> > --- > include/linux/crc64_ecma.h | 56 +++++++ > lib/Kconfig | 7 + > lib/Makefile | 1 + > lib/crc64_ecma.c | 341 > ++++++++++++++++++++++++++++++++++++++++++++ Presumably you have some code which will need this library feature? What code is that, and what is its status? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/