macvlan: add VLAN filters to lowerdev
authorJohn Fastabend <john.r.fastabend@intel.com>
Mon, 6 Jun 2011 04:27:16 +0000 (04:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jun 2011 23:43:43 +0000 (16:43 -0700)
Stacking VLANs on top of the macvlan device does not
work if the lowerdev device is using vlan filters set
by NETIF_F_HW_VLAN_FILTER. Add ndo ops to pass vlan
calls to lowerdev.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found