diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-23 08:48:05 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2015-04-26 08:33:15 +0200 |
commit | bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1 (patch) | |
tree | e19ee2e98192b6976a796ec0ef3aeae0bc868fe4 /ipc/shm.c | |
parent | mac802154: Include crypto/aead.h (diff) | |
download | linux-bd4a7c69aaed79ae1a299db8063fe4daf5e4a2f1.tar.xz 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 'ipc/shm.c')
0 files changed, 0 insertions, 0 deletions