diff options
| author | Colin Ian King <colin.king@canonical.com> | 2016-08-16 13:10:13 +0100 |
|---|---|---|
| committer | Kalle Valo <kvalo@codeaurora.org> | 2016-09-03 13:07:49 +0300 |
| commit | d393be3ed0bebb30a4666d7f5ed4486cd6b31716 (patch) | |
| tree | a9f6f7c690f6610075bee444d7e0c06888dfe592 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | rt2x00usb: Fix error return code (diff) | |
| download | linux-d393be3ed0bebb30a4666d7f5ed4486cd6b31716.tar.gz linux-d393be3ed0bebb30a4666d7f5ed4486cd6b31716.zip | |
mwifiex: fix missing break on IEEE80211_STYPE_ACTION case
The IEEE80211_STYPE_ACTION case is missing a break in the switch
statement, causing it to fall through to the default case that
reports a debug message about an unknown frame subtype. Fix this
by adding in the missing break statement.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
