linux/drivers/net/wireless/ath
Gustavo A. R. Silva e2cb111654 carl9170: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix a warning
by explicitly adding a break statement instead of letting the code fall
through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/04257418814755f081fa0ac14a61b01328cdc4ed.1605896059.git.gustavoars@kernel.org
2020-12-09 09:01:29 +02:00
..
ar5523
ath5k ath5k: Fix fall-through warnings for Clang 2020-12-09 09:01:26 +02:00
ath6kl Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2020-12-02 21:46:55 +02:00
ath9k ath9k: remove trailing semicolon in macro definition 2020-12-07 18:13:18 +02:00
ath10k ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c 2020-12-07 18:06:42 +02:00
ath11k ath11k: fix rmmod failure if qmi sequence fails 2020-12-09 09:00:29 +02:00
carl9170 carl9170: Fix fall-through warnings for Clang 2020-12-09 09:01:29 +02:00
wcn36xx wcn36xx: Send NULL data packet when exiting BMPS 2020-12-02 20:33:27 +02:00
wil6210 wil6210: wmi: Correct misnamed function parameter 'ptr_' 2020-11-07 10:09:56 +02:00
ath.h
debug.c
dfs_pattern_detector.c ath: dfs_pattern_detector: Fix some function kernel-doc headers 2020-11-07 10:06:46 +02:00
dfs_pattern_detector.h
dfs_pri_detector.c ath: dfs_pri_detector: Demote zero/half completed kernel-doc headers 2020-11-07 10:06:49 +02:00
dfs_pri_detector.h
hw.c
Kconfig
key.c
main.c
Makefile
reg.h
regd.c ath: regd: Provide description for ath_reg_apply_ir_flags's 'reg' param 2020-11-07 10:06:43 +02:00
regd.h
regd_common.h
spectral_common.h
trace.c
trace.h