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)
commitc7e9dbcf09bddd01568113103d62423d8894eabd
tree8683d0f71bab74da4d6ab87c830cde5be2f6b17a
parent8826fef95bd5f846f7745d9ce1e3009927ec0cb8
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