libcrc32c: Add crc32c_le macro
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 11 Nov 2008 04:20:06 +0000 (12:20 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 25 Dec 2008 00:01:43 +0000 (11:01 +1100)
commit0426c166424ea6d3d0412f47879c8ba268f874c4
tree460a5d01e68c2c71a65bd1aa34da6542517c57c0
parent53b146ae598268edbe2bf7ea7dfec721d51adddd
libcrc32c: Add crc32c_le macro

The bnx2x driver actually uses the crc32c_le name so this patch
restores the crc32c_le symbol through a macro.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
include/linux/crc32c.h