diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2008-08-15 14:52:08 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-08-15 19:51:25 -0700 |
commit | f22f8567cb0a530d8958d177e0f268783bd0d894 (patch) | |
tree | 45232b989e5e645ef9f1c2483a2e8db60873e4b8 /net | |
parent | e4119a43187139736750bad5d694c6a839df045d (diff) | |
download | kernel_samsung_crespo-f22f8567cb0a530d8958d177e0f268783bd0d894.zip kernel_samsung_crespo-f22f8567cb0a530d8958d177e0f268783bd0d894.tar.gz kernel_samsung_crespo-f22f8567cb0a530d8958d177e0f268783bd0d894.tar.bz2 |
loopback: Enable TSO
This patch enables TSO since the loopback device is naturally
capable of handling packets of any size. This also means that
we won't enable GSO on lo which is good until GSO is fixed to
preserve netfilter state as netfilter treats loopback packets
in a special way.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions