git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5318d80
)
net: vlan: enable soft features regardless of underlying device
author
Shan Wei
<shanwei@cn.fujitsu.com>
Wed, 6 Jul 2011 03:43:12 +0000
(20:43 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Jul 2011 03:43:12 +0000
(20:43 -0700)
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 <shanwei@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found