commit | c7e9dbcf09bddd01568113103d62423d8894eabd | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Wed Sep 14 10:03:00 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Thu Sep 15 16:46:19 2016 +0200 |
tree | 8683d0f71bab74da4d6ab87c830cde5be2f6b17a | |
parent | 8826fef95bd5f846f7745d9ce1e3009927ec0cb8 [diff] |
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>