aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2014-09-15 04:19:53 -0700
committerDavid S. Miller <[email protected]>2014-09-15 14:41:08 -0400
commitb3d6cb92fd190d720a01075c4d20cdca896663fc (patch)
treec0686708da032f9f6f842903163fa6da23ef649f /lib/test-string_helpers.c
parente93a0435f809d009919a743fb6e93076faac8aa7 (diff)
tcp: do not copy headers in tcp_collapse()
tcp_collapse() wants to shrink skb so that the overhead is minimal. Now we store tcp flags into TCP_SKB_CB(skb)->tcp_flags, we no longer need to keep around full headers. Whole available space is dedicated to the payload. Signed-off-by: Eric Dumazet <[email protected]> Acked-by: Neal Cardwell <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions