tn3399_openwrt/target/linux/realtek
Sander Vanheule 039e5be4af realtek: remove RTL839x path in RTL838x multicast
The multicast setup function rtl838x_eth_set_multicast_list() checks if
the current SoC is a RTL839x family device. However, the function is
only included in the RTL838x ops table, so this path should never be
taken, making this dead code. rtl839x_eth_set_multicast_list() is
already present in the RTL839x ops table, so it should be safe to remove
this branch.

While touching the code, also re-sort the functions to match sorting
elsewhere, with rtl838x coming before rtl839x.

Signed-off-by: Sander Vanheule <sander@svanheule.net>
2022-10-23 22:33:08 +02:00
..
base-files realtek: add support for TP-Link SG2210P 2022-09-13 09:22:26 +02:00
dts-5.10 realtek: timer driver: activate for RTL839X devices 2022-10-23 22:33:08 +02:00
files/firmware/rtl838x_phy
files-5.10 realtek: remove RTL839x path in RTL838x multicast 2022-10-23 22:33:08 +02:00
image realtek: use Device prefix for common recipes 2022-09-18 10:12:19 +02:00
patches-5.10 realtek: timer driver: activate for RTL839X devices 2022-10-23 22:33:08 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: timer driver: activate for RTL838X devices 2022-10-23 22:33:08 +02:00
rtl839x realtek: timer driver: activate for RTL839X devices 2022-10-23 22:33:08 +02:00
rtl930x realtek: disable otto timer for RTL93xx targets 2022-10-23 22:33:08 +02:00
rtl931x realtek: disable otto timer for RTL93xx targets 2022-10-23 22:33:08 +02:00
Makefile realtek: Fix tc default package 2022-03-29 13:43:01 +02:00