diff options
author | Colin Ian King <[email protected]> | 2016-07-17 19:55:27 +0100 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2016-08-02 09:50:25 +0200 |
commit | 680682d4d537565e2c358483e1feeca30a8cf3d4 (patch) | |
tree | 07ac24dfd352cf4d4d0e1cb02964ae4cc377542a /tools/perf/scripts/python/check-perf-trace.py | |
parent | ecd5a32318280133e8ae93f10ea693293a04a786 (diff) |
cfg80211: fix missing break in NL8211_CHAN_WIDTH_80P80 case
The switch on chandef->width is missing a break on the
NL8211_CHAN_WIDTH_80P80 case; currently we get a WARN_ON when
center_freq2 is non-zero because of the missing break.
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions