diff options
| author | Adrian Bunk <bunk@kernel.org> | 2019-02-13 15:59:38 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-11-28 18:25:33 +0100 |
| commit | 3fc6464c048df7c10594a1c4deb578d16497bea8 (patch) | |
| tree | ff794026bd5fa7038bc1c33d0fbb06bd17df3241 /tools/perf/scripts/python/bin | |
| parent | b1375615cde2faf75ede5d0c107a63ab06d45551 (diff) | |
mwifiex: Fix NL80211_TX_POWER_LIMITED
[ Upstream commit 65a576e27309120e0621f54d5c81eb9128bd56be ]
NL80211_TX_POWER_LIMITED was treated as NL80211_TX_POWER_AUTOMATIC,
which is the opposite of what should happen and can cause nasty
regulatory problems.
if/else converted to a switch without default to make gcc warn
on unhandled enum values.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
