lantiq/xrx200-net: Add support for eth0 as WAN interface
authorMartin Schiller <mschiller@tdt.de>
Tue, 16 Aug 2016 04:53:58 +0000 (06:53 +0200)
committerJohn Crispin <john@phrozen.org>
Mon, 15 Aug 2016 19:52:04 +0000 (21:52 +0200)
commit528b769d42efdb9d9c25bb62cfb2fdca5ff3f8ec
tree22462acb2f5b68ef53b2afb41c537ce8d52d47a7
parent2ebb4733e176560084809fb83d45366d929e1fc8
lantiq/xrx200-net: Add support for eth0 as WAN interface

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>
target/linux/lantiq/patches-4.4/0025-NET-MIPS-lantiq-adds-xrx200-net.patch