]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commit698dbbf82bbf549593b78dfb6b8269522adfb62d
treef23ad605d0dd1e64be74b4e2606cf0d570a8e97f
parent6bac0d2cda715893568d896d248d3bbd083b8288
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