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: v3.2.64~132 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a57d246b8543731ba3217c06d804f83c79f5583d;p=pandora-kernel.git macvlan: Initialize vlan_features to turn on offload support. [ Upstream commit 081e83a78db9b0ae1f5eabc2dedecc865f509b98 ] 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 Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed