commit | 14b058bbce9279ee432f0944ca14df69f4a0d170 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Aug 05 09:34:05 2014 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 26 11:13:37 2014 +0200 |
tree | a938dd7673fa3532937fa341f61d4f065acea1aa | |
parent | c7dcb45facedbff84237adb77bd3ba50f75c0de4 [diff] |
mac80211: fix agg_status debugfs file alignment The "RX active" string is too long, so the columns get shifted. Change it to just "RX" to avoid this. Signed-off-by: Johannes Berg <johannes.berg@intel.com>