]> git.baikalelectronics.ru Git - kernel.git/commit
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo
authorJohannes Berg <johannes.berg@intel.com>
Mon, 21 Feb 2022 14:55:12 +0000 (15:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 1 Mar 2022 13:10:14 +0000 (14:10 +0100)
commit83c4e2f8525c978d4b7be3f9427a8563e743b229
tree314c1f8cf7ef35bd81efec68532d84eeba7102bf
parent5dd96fc16837e3f41f00d13694f928497aff00f7
cfg80211: fix CONFIG_CFG80211_EXTRA_REGDB_KEYDIR typo

The kbuild change here accidentally removed not only the
unquoting, but also the last character of the variable
name. Fix that.

Fixes: c862a74318bd ("kbuild: do not quote string values in include/config/auto.conf")
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Link: https://lore.kernel.org/r/20220221155512.1d25895f7c5f.I50fa3d4189fcab90a2896fe8cae215035dae9508@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/Makefile