summaryrefslogtreecommitdiffstats
path: root/net/ethernet
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2009-01-05 01:13:19 +0100
committerDavid S. Miller <davem@davemloft.net>2009-01-05 01:13:19 +0100
commitb530256d2e0f1a75fab31f9821129fff1bb49faa (patch)
treee3e615d405921fc157169180d53c91d09b9a7186 /net/ethernet
parentstarfire: use request_firmware() (diff)
downloadlinux-b530256d2e0f1a75fab31f9821129fff1bb49faa.tar.xz
linux-b530256d2e0f1a75fab31f9821129fff1bb49faa.zip
gro: Use gso_size to store MSS
In order to allow GRO packets without frag_list at all, we need to store the MSS in the packet itself. The obvious place is gso_size. The only thing to watch out for is if the packet ends up not being GRO then we need to clear gso_size before pushing the packet into the stack. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ethernet')
0 files changed, 0 insertions, 0 deletions