ddffeb8c4d0331609ef2581d84de4d763607bd37 author Tim Chen 1348785857 -0700 committer Herbert Xu 1350310702 +0800 crypto: crc32c - Rename crc32c-intel.c to crc32c-intel_glue.c This patch renames the crc32c-intel.c file to crc32c-intel_glue.c file in preparation for linking with the new crc32c-pcl-intel-asm.S file, which contains optimized crc32c calculation based on PCLMULQDQ instruction. Signed-off-by: Tim Chen Signed-off-by: Herbert Xu ç