commit | db5e9a42373ae6d84c4b0179c2fe0aba866474e8 | [log] [tgz] |
---|---|---|
author | Herbert Xu <herbert@gondor.apana.org.au> | Sun Jul 09 10:35:49 2006 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Sep 21 11:40:22 2006 +1000 |
tree | 7b8ba1a14ca02aeb0df119cf97fa0095f4e5f993 | |
parent | 1191f0a49390caf16f4a2831a4fc373757471ad6 [diff] |
[CRYPTO] padlock: Add compatibility alias after rename Whenever we rename modules we should add an alias to ensure that existing users can still locate the new module. This patch also gets rid of the now unused module function prototypes from padlock.h. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>