macvlan: fix gso_max_size setting
authorPatrick McHardy <kaber@trash.net>
Mon, 23 Nov 2009 22:18:53 +0000 (14:18 -0800)
committerDavid 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