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:
b5b5150
)
macvlan: fix gso_max_size setting
author
Patrick McHardy
<kaber@trash.net>
Mon, 23 Nov 2009 22:18:53 +0000
(14:18 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 23 Nov 2009 22:18:53 +0000
(14:18 -0800)
gso_max_size must be set based on the value of the underlying device to
support devices not using the full 64k.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found