linux/drivers/net/ethernet/qlogic
Gustavo A. R. Silva 134639e9cc qed: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding a couple of break statements instead of
just letting the code fall through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Reviewed-by: Igor Russkikh <irusskikh@marvell.com>
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2021-03-10 12:45:15 -08:00
..
netxen netxen_nic: switch from 'pci_' to 'dma_' API 2021-01-15 16:41:29 -08:00
qed qed: Fix fall-through warnings for Clang 2021-03-10 12:45:15 -08:00
qede qede: preserve per queue stats across up/down of interface 2021-02-11 14:25:06 -08:00
qlcnic net: remove ndo_udp_tunnel_* callbacks 2021-01-07 12:53:29 -08:00
Kconfig qed: select CONFIG_CRC32 2021-01-05 15:50:36 -08:00
Makefile qlge: Move drivers/net/ethernet/qlogic/qlge/ to drivers/staging/qlge/ 2019-07-23 11:29:40 -07:00
qla3xxx.c net/qla3xxx: switch from 'pci_' to 'dma_' API 2021-01-18 20:26:21 -08:00
qla3xxx.h net/qla3xxx: Convert to SPDX license identifiers 2020-09-16 14:32:31 +02:00