From: Johannes Berg Date: Fri, 8 Feb 2013 20:29:59 +0000 (+0100) Subject: mac80211: fix chandef tracing bug X-Git-Tag: v3.9-rc1~139^2~31^2^2~12^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=757af6fefd53628bcfe75f7fbd302c5d4c02eba5;p=pandora-kernel.git 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 --- Reading git-diff-tree failed