openwrt/target/linux/generic/files/drivers
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
..
bcma kernel: use eth_random_addr instead of random_ether_addr 2023-05-22 22:28:18 +02:00
mtd kernel: make CFE bootfs MTD parser available for ARCH_BCMBCA 2023-07-14 11:38:12 +02:00
net/phy generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
platform/mikrotik treewide: strip useless default n Kconfig lines 2023-02-03 12:50:15 +01:00
ssb kernel: use eth_random_addr instead of random_ether_addr 2023-05-22 22:28:18 +02:00