diff options
| author | Eric Dumazet <[email protected]> | 2011-10-20 10:10:03 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-10-20 21:04:20 +0000 |
| commit | 924a4c7d2e962b4e6a8e9ab3aabfd2bb29e5ada9 (patch) | |
| tree | 5b415d660ba9866304041006ef26ccaf86246c1d /net/ipv4/tcp_input.c | |
| parent | igbvf: fix truesize underestimation (diff) | |
| download | kernel-924a4c7d2e962b4e6a8e9ab3aabfd2bb29e5ada9.tar.gz kernel-924a4c7d2e962b4e6a8e9ab3aabfd2bb29e5ada9.zip | |
myri10ge: fix truesize underestimation
skb->truesize must account for allocated memory, not the used part of
it. Doing this work is important to avoid unexpected OOM situations.
Signed-off-by: Eric Dumazet <[email protected]>
CC: Jon Mason <[email protected]>
Acked-by: Jon Mason <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
