From: Shan Wei Date: Wed, 6 Jul 2011 03:43:12 +0000 (-0700) Subject: net: vlan: enable soft features regardless of underlying device X-Git-Tag: v3.0-rc7~41^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712ae51afd55b20c04c5383d02ba5d10233313b1;p=pandora-kernel.git net: vlan: enable soft features regardless of underlying device If gso/gro feature of underlying device is turned off, then new created vlan device never can turn gso/gro on. Although underlying device don't support TSO, we still should use software segments for vlan device. Signed-off-by: Shan Wei Signed-off-by: David S. Miller --- Reading git-diff-tree failed