]> git.baikalelectronics.ru Git - kernel.git/commit
wil6210: remove SSID debugfs
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Oct 2017 08:12:41 +0000 (11:12 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 27 Oct 2017 13:53:21 +0000 (16:53 +0300)
commitc655c59a2f654c68b809942d2ed1820560091d06
treef23ad605d0dd1e64be74b4e2606cf0d570a8e97f
parentfd0d20bd11ff083f8e5fefcf5efb67325f6a8897
wil6210: remove SSID debugfs

This driver shouldn't be using wdev->ssid to start with, as
it's more or less an internal field in cfg80211 used for
various purposes. Reading it is possible through nl80211,
even if that's not really what we should be doing there
for anything but AP type interfaces.

It *really* shouldn't allow modifying it!

Remove the whole debugfs entry.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/wil6210/debugfs.c