ebtables/airoha: fix operation of ebt_vlan on Airoha platform
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