diff options
author | Johannes Berg <johannes.berg@intel.com> | 2020-11-09 12:57:40 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2020-11-10 11:39:08 +0300 |
commit | 326a10b90d05fd2bcf2247877d211d4064b8a0ce (patch) | |
tree | 23a415727e481bcdff605576f54aed3d44b2c69c /drivers/net/wireless/ath/ath9k/init.c | |
parent | 70c5e40ca959ad48e932a343116a76dd78859e5e (diff) | |
download | linux-326a10b90d05fd2bcf2247877d211d4064b8a0ce.tar.xz |
wireless: remove CONFIG_WIRELESS_WDS
WDS has long been superseded by 4-addr AP/client and lacks such
fundamental features like encryption, capability negotiation,
and similar. As such, it was basically always unusable as is.
Back in 2016, in commit 8f20542386c5 ("wireless: deprecate WDS
and disable by default") I disabled it and made the Kconfig option
only available under CONFIG_EXPERT to turn it back on. Since then,
nobody has complained about that, and given the severe limitations
with the code, it's unlikely anyone would have a reason to.
Remove the Kconfig option now, so we can clean up the associated
code in follow-up patches.
Link: https://lore.kernel.org/r/20201109105103.7d1e44c50e21.I2c0a1705fd6491d9ba3400c88415ee2c4832ae98@changeid
Acked-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath9k/init.c')
0 files changed, 0 insertions, 0 deletions