openwrt/target/linux/realtek
Rafał Mikrut 5ad19607c1 realtek: Add missing case in switch statement
Cppcheck shows here duplicated break.

Code `state->speed = SPEED_1000;` will be never executed because above
it there is break statement.

Almost identical statement is placed in another realtek driver
18a53d43d6/target/linux/realtek/files-5.4/drivers/net/dsa/rtl83xx/dsa.c (L286-L294)

Signed-off-by: Rafał Mikrut <mikrutrafal@protonmail.com>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:07:21 +00:00
..
base-files realtek: clean up board.json generation 2021-09-01 08:07:16 +00:00
dts realtek: fix SFP ports on the dlink 10port switch 2021-09-01 08:07:16 +00:00
files/firmware/rtl838x_phy
files-5.4 realtek: Add missing case in switch statement 2021-09-01 08:07:21 +00:00
generic
image realtek: add zyxel_gs1900-10hp support 2021-09-01 08:07:16 +00:00
patches-5.4 kernel: bump 5.4 to 5.4.82 2021-09-01 08:07:20 +00:00
profiles
config-5.4 realtek: add zyxel_gs1900-10hp support 2021-09-01 08:07:16 +00:00
Makefile realtek: cleanup package selection 2021-09-01 08:07:16 +00:00