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:
112c31f
)
mac80211: fix chandef tracing bug
author
Johannes Berg
<johannes.berg@intel.com>
Fri, 8 Feb 2013 20:29:59 +0000
(21:29 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 11 Feb 2013 17:44:56 +0000
(18:44 +0100)
The chandef tracing writes center_freq1 twice, so
that it is always 0 (no driver supports 80+80 yet)
and leaves center_freq2 unset. Fix this mistake.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
No differences found