linux_dsm_epyc7002/drivers/net/wireless/marvell
Adrian Bunk 65a576e273 mwifiex: Fix NL80211_TX_POWER_LIMITED
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>
2019-02-19 17:15:10 +02:00
..
libertas libertas: no need to check return value of debugfs_create functions 2019-02-01 14:39:21 +02:00
libertas_tf libertas_tf: remove set but not used variable 'flags' 2019-02-19 17:14:23 +02:00
mwifiex mwifiex: Fix NL80211_TX_POWER_LIMITED 2019-02-19 17:15:10 +02:00
Kconfig net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text 2018-03-13 18:52:25 +02:00
Makefile
mwl8k.c mwl8k: Expand non-DFS 5G channels 2017-12-07 15:17:26 +02:00