1
0
Fork 0
forked from mirror/openwrt
openwrt/target/linux/generic
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
..
backport-5.15 kernel: bump 5.15 to 5.15.133 2023-10-04 21:03:12 +02:00
backport-6.1 generic: 6.1: backport various qca8k fixes patch 2023-09-30 13:51:19 +02:00
files generic: rtl8366_smi: rename and drop conflicting vlan GPL symbols 2023-10-06 21:52:41 +02:00
hack-5.15 generic: add patch for GPON-ONU-34-20BI quirk 2023-09-29 11:48:24 +02:00
hack-6.1 generic: add patch for GPON-ONU-34-20BI quirk 2023-09-29 11:48:24 +02:00
image target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
other-files initramfs: switch to tmpfs to fix ujail 2020-11-27 01:23:43 +00:00
pending-5.15 kernel: bump 5.15 to 5.15.133 2023-10-04 21:03:12 +02:00
pending-6.1 generic: 6.1: backport patch for multi CPU port support on QCA8K 2023-09-30 13:51:19 +02:00
config-5.15 kernel: bump 5.15 to 5.15.126 2023-08-13 13:03:43 +02:00
config-6.1 generic: 6.1: add missing config TRUSTED_KEYS_TEE 2023-09-25 19:33:24 +02:00
config-filter generic: filter out CONFIG_FRAME_WARN 2023-07-01 11:52:07 +02:00
PATCHES