From: Vlad Yasevich Date: Thu, 31 Jul 2014 14:30:25 +0000 (-0400) Subject: macvlan: Initialize vlan_features to turn on offload support. X-Git-Tag: cleanup-for-v3.18~108^2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=081e83a78db9b0ae1f5eabc2dedecc865f509b98;p=pandora-kernel.git macvlan: Initialize vlan_features to turn on offload support. Macvlan devices do not initialize vlan_features. As a result, any vlan devices configured on top of macvlans perform very poorly. Initialize vlan_features based on the vlan features of the lower-level device. Signed-off-by: Vlad Yasevich Signed-off-by: David S. Miller --- Reading git-diff-tree failed