git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7dcb45
)
mac80211: fix agg_status debugfs file alignment
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 5 Aug 2014 07:34:05 +0000
(09:34 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 26 Aug 2014 09:13:37 +0000
(11:13 +0200)
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>
No differences found