openwrt/target/linux/generic/files/drivers/net/phy
Christian Marangi 79ba851a8a
generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols
Symbol rtl8366_enable_vlan and rtl8366_reset_vlan are also present in
the DSA driver upstream and conflicts as they are EXPORTED.

Rename them to rtl8366_smi_enable_vlan and rtl8366_smi_reset_vlan to fix
the conflict. While at it also make them static and drop the
EXPORT_SYMBOL_GPL as they are not actually used by any other driver and
exporting them is useless.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2023-10-06 21:52:41 +02:00
..
b53 generic: b53: rename exported symbols to avoid upstream conflict 2023-06-02 21:20:53 +02:00
adm6996.c
adm6996.h
ar8216.c kernek: use struct_group to wipe ar8216 volatile priv data 2023-05-22 22:28:18 +02:00
ar8216.h kernek: use struct_group to wipe ar8216 volatile priv data 2023-05-22 22:28:18 +02:00
ar8327.c
ar8327.h
ip17xx.c
psb6970.c kernel: use struct group to wipe psb6970 volatile priv data 2023-06-08 17:25:22 +02:00
rtl8306.c
rtl8366_smi.c generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
rtl8366_smi.h generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
rtl8366rb.c
rtl8366s.c
rtl8367.c
rtl8367b.c
swconfig_leds.c kernel: refresh swconfig_leds to handle new trigger locking 2023-05-22 22:28:17 +02:00
swconfig.c kernel: 6.1: fix swconfig not working 2023-05-30 01:58:20 +02:00