linux/drivers/net/ethernet/qlogic/qed
Gustavo A. R. Silva 53a42286f2 qed: qed_dev: Mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Notice that in this particular case, I replaced the code comments with
a proper "fall through" annotation, which is what GCC is expecting
to find.

Addresses-Coverity-ID: 114809 ("Missing break in switch")
Addresses-Coverity-ID: 114810 ("Missing break in switch")
Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-08-07 17:54:20 -07:00
..
Makefile
qed.h qed: Add Multi-TC RoCE support 2018-08-07 13:22:10 -07:00
qed_cxt.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_cxt.h
qed_dcbx.c qed: Add a flag which indicates if offload TC is set 2018-08-07 13:22:10 -07:00
qed_dcbx.h qed: Add DCBX API - qed_dcbx_get_priority_tc() 2018-08-07 13:22:10 -07:00
qed_debug.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_debug.h
qed_dev.c qed: qed_dev: Mark expected switch fall-throughs 2018-08-07 17:54:20 -07:00
qed_dev_api.h
qed_fcoe.c
qed_fcoe.h
qed_hsi.h qed: Add qed APIs for PHY module query. 2018-07-19 23:35:37 -07:00
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c qed: remove redundant functions qed_set_gft_event_id_cm_hdr 2018-07-29 08:33:30 -07:00
qed_init_ops.c
qed_init_ops.h
qed_int.c
qed_int.h
qed_iscsi.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_iscsi.h
qed_iwarp.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_iwarp.h
qed_l2.c qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00
qed_l2.h qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00
qed_ll2.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_ll2.h
qed_main.c Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux 2018-07-20 21:17:12 -07:00
qed_mcp.c qed: Add a flag which indicates if offload TC is set 2018-08-07 13:22:10 -07:00
qed_mcp.h qed: Add qed APIs for PHY module query. 2018-07-19 23:35:37 -07:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_rdma.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_rdma.h
qed_reg_addr.h
qed_roce.c qed: Add Multi-TC RoCE support 2018-08-07 13:22:10 -07:00
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c
qed_spq.c
qed_sriov.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_sriov.h
qed_vf.c qed: Make some functions static 2018-08-01 09:37:15 -07:00
qed_vf.h qed: Correct Multicast API to reflect existence of 256 approximate buckets. 2018-07-21 16:19:04 -07:00