diff options
author | 2017-10-13 14:04:31 +0200 | |
---|---|---|
committer | 2017-10-13 14:08:42 +0200 | |
commit | 88230ef1f31bf2d8fcf42c20e5743ff4b3618a29 (patch) | |
tree | 5d81ff1a18e142d464ad837c5a26d353bb12e2d8 /net/lapb/lapb_timer.c | |
parent | cfg80211: don't print log output for building shipped-certs (diff) | |
download | wireguard-linux-88230ef1f31bf2d8fcf42c20e5743ff4b3618a29.tar.xz wireguard-linux-88230ef1f31bf2d8fcf42c20e5743ff4b3618a29.zip |
cfg80211: fix CFG80211_EXTRA_REGDB_KEYDIR typo
The missing CONFIG_ prefix means this macro is never defined,
leading to a possible Kbuild warning:
net/wireless/reg.c:666:20: error: 'load_keys_from_buffer' defined but not used [-Werror=unused-function]
static void __init load_keys_from_buffer(const u8 *p, unsigned int buflen)
When we use the correct symbol, the warning also goes away.
Fixes: 90a53e4432b1 ("cfg80211: implement regdb signature checking")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions