diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-29 11:20:17 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2016-01-30 15:11:22 +0100 |
commit | a7c58ac06224b83dba93eaafde88535d5da60aef (patch) | |
tree | b71357859f08f57f93c62130adf4debd1c42b87b /.gitignore | |
parent | crypto: mcryptd - Fix load failure (diff) | |
download | linux-a7c58ac06224b83dba93eaafde88535d5da60aef.tar.xz linux-a7c58ac06224b83dba93eaafde88535d5da60aef.zip |
crypto: crc32 - Rename generic implementation
The generic crc32 implementation is currently called crc32. This
is a problem because it clashes with the lib implementation of crc32.
This patch renames the crypto crc32 to crc32_generic so that it is
consistent with crc32c. An alias for the driver is also added.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions