mac80211: fix chandef tracing bug
authorJohannes Berg <johannes.berg@intel.com>
Fri, 8 Feb 2013 20:29:59 +0000 (21:29 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 11 Feb 2013 17:44:56 +0000 (18:44 +0100)
commit757af6fefd53628bcfe75f7fbd302c5d4c02eba5
tree40dba84547975a5653681ff1510bd56d798ceba0
parent112c31f095a7106fbb3ced0dae50aa9b36ac2662
mac80211: fix chandef tracing bug

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>
net/mac80211/trace.h