From: John Fastabend Date: Mon, 6 Jun 2011 04:27:16 +0000 (+0000) Subject: macvlan: add VLAN filters to lowerdev X-Git-Tag: v3.1-rc1~316^2~450^2~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d13e670d3fb83f4668c9e37196c3bbf5b9f094c;p=pandora-kernel.git macvlan: add VLAN filters to lowerdev 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed