commit | 8e0d7fe07c3f8c2a5e3b5bdbfdf09de4da2e2dd4 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Fri Aug 28 10:52:52 2015 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Sep 22 15:21:25 2015 +0200 |
tree | b207f6696a928d066bf13addf58c8c119129ed57 | |
parent | c85fb53c4fa6521352028c40ce096a808aabd389 [diff] |
mac80211: remove last_beacon/ave_beacon debugfs files These file aren't really useful: - if per beacon data is required then you need to use radiotap or similar anyway, debugfs won't help much - average beacon signal is reported in station info in nl80211 and can be looked up with iw Signed-off-by: Johannes Berg <johannes.berg@intel.com>