diff options
| author | Eric Dumazet <[email protected]> | 2012-05-02 23:33:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2012-05-03 13:18:37 -0400 |
| commit | 715dc1f342713816d1be1c37643a2c9e6ee181a7 (patch) | |
| tree | 493d46be738d5cacba3ba110c2aa35e58e53cb93 /include/linux/debugobjects.h | |
| parent | af94bf6db1d58d26f1cdab145b6312ad363254a6 (diff) | |
net: Fix truesize accounting in skb_gro_receive()
GRO is very optimistic in skb truesize estimates, only taking into
account the used part of fragments.
Be conservative, and use more precise computation, so that bloated GRO
skbs can be collapsed eventually.
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Alexander Duyck <[email protected]>
Cc: Jeff Kirsher <[email protected]>
Acked-by: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions