aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/tcp.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2005-07-05 15:18:34 -0700
committerDavid S. Miller <davem@davemloft.net>2005-07-05 15:18:34 -0700
commitf44b527177d57ed382bfd93e1b55232465f6d058 (patch)
treecf10d1ed522c4aeb8c1cc523dd0591d7547bfd1f /include/net/tcp.h
parent[TCP]: Move __tcp_data_snd_check into tcp_output.c (diff)
downloadlinux-dev-f44b527177d57ed382bfd93e1b55232465f6d058.tar.xz
linux-dev-f44b527177d57ed382bfd93e1b55232465f6d058.zip
[TCP]: Add missing skb_header_release() call to tcp_fragment().
When we add any new packet to the TCP socket write queue, we must call skb_header_release() on it in order for the TSO sharing checks in the drivers to work. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/tcp.h')
0 files changed, 0 insertions, 0 deletions