From: Shan Wei Date: Wed, 6 Jul 2011 03:44:17 +0000 (-0700) Subject: net: Add GSO to vlan_features initialization X-Git-Tag: v3.1-rc1~316^2~226 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9d7a1187dfefc6b54b53e0ffff4d26c0eff2702;p=pandora-kernel.git net: Add GSO to vlan_features initialization Just add GSO to vlan_features initialization, and update comments. When we set offload features, vlan_dev_fix_features() will do more check. In vlan_dev_fix_features(), final features is decided by features of real device and vlan_features of real device. Signed-off-by: Shan Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed