diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-23 14:48:05 +0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-26 14:33:15 +0800 |
commit | bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1 (patch) | |
tree | e19ee2e98192b6976a796ec0ef3aeae0bc868fe4 /scripts/cleanfile | |
parent | 8a1a2b717e0d4d5f3e3bb59b7dee5079a15ab24b (diff) | |
download | blackbird-op-linux-bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1.tar.gz blackbird-op-linux-bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1.zip |
crypto: api - Fix build error when modules are disabled
The commit 59afdc7b32143528524455039e7557a46b60e4c8 ("crypto:
api - Move module sig ifdef into accessor function") broke the
build when modules are completely disabled because we directly
dereference module->name.
This patch fixes this by using the accessor function module_name.
Reported-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/cleanfile')
0 files changed, 0 insertions, 0 deletions