Skip to content

ebtables/airoha: fix operation of ebt_vlan on Airoha platform

Maxim Menshikov requested to merge mmenshikov-airoha-ebtables_vlan into devel

ebt_vlan_info structure is altered on Airoha platform. That causes issues with ebt_vlan module as it is unable to create entries or read out existing. Handle id/prio arrays as ranges. They are filled with the same values to avoid rewriting of the user interface.

Edited by Maxim Menshikov

Merge request reports