summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
diff options
context:
space:
mode:
authorGustavo A. R. Silva <gustavoars@kernel.org>2020-11-20 12:31:30 -0600
committerGustavo A. R. Silva <gustavoars@kernel.org>2021-05-17 19:06:13 -0500
commitebd0476256bea64fb0146f28a079c9aa9ce670c0 (patch)
treef216273dcda1bc93ea6acb54d72cf448743b1c88 /drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c
parentc3754da3b7391006eaafa41fb28239268655afa5 (diff)
downloadlinux-ebd0476256bea64fb0146f28a079c9aa9ce670c0.tar.gz
linux-ebd0476256bea64fb0146f28a079c9aa9ce670c0.tar.bz2
linux-ebd0476256bea64fb0146f28a079c9aa9ce670c0.zip
nfp: 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 Acked-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Diffstat (limited to 'drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c')
0 files changed, 0 insertions, 0 deletions