mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-30 09:31:01 +01:00
Use priv->wan instead of priv->id as indicator if packets should go to the Ethernet WAN group (DPID=1) or not (DPID=0). This way, it's independant of interface names or indexes. Signed-off-by: Martin Schiller <mschiller@tdt.de>