]> 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)
commit312916d7e30ecf6930463924cedcfd4682bc78c0
tree314c1f8cf7ef35bd81efec68532d84eeba7102bf
parentd3afb779621bbe8d1276a40a0cf45d5106d1886d
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: d210c61d23dc ("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