]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: remove sta_remove_debugfs driver callback
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Sep 2016 08:03:00 +0000 (10:03 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 15 Sep 2016 14:46:19 +0000 (16:46 +0200)
commit234dbe6544ec079a31d88af85f2f0d2a6f59451a
tree8683d0f71bab74da4d6ab87c830cde5be2f6b17a
parente019e472b4132be9918120fb804433a45a38e835
mac80211: remove sta_remove_debugfs driver callback

No drivers implement this, relying either on the recursive
directory removal to remove their debugfs, or not having any
to start with. Remove the dead driver callback.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/debugfs_sta.c
net/mac80211/driver-ops.h