1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/target/linux/realtek
Rafał Mikrut 561bfc96f9 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>
2020-12-11 13:48:24 +01:00
..
base-files realtek: clean up board.json generation 2020-12-02 07:53:21 +01:00
dts realtek: fix SFP ports on the dlink 10port switch 2020-12-02 10:43:45 +01:00
files/firmware/rtl838x_phy
files-5.4 realtek: Add missing case in switch statement 2020-12-11 13:48:24 +01:00
generic
image realtek: add zyxel_gs1900-10hp support 2020-12-02 07:54:14 +01:00
patches-5.4 kernel: bump 5.4 to 5.4.82 2020-12-09 17:05:40 +01:00
profiles
config-5.4 realtek: add zyxel_gs1900-10hp support 2020-12-02 07:54:14 +01:00
Makefile realtek: cleanup package selection 2020-12-02 07:53:52 +01:00