aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_output.c
diff options
context:
space:
mode:
authorKrishna Kumar <[email protected]>2009-12-09 20:59:58 +0000
committerDavid S. Miller <[email protected]>2009-12-23 22:13:30 +0000
commit068a2de57ddf4f472e32e7af868613c574ad1d88 (patch)
tree61a54d80679733dde74fbcbe851a5760e20be106 /net/ipv4/tcp_output.c
parenttcp: Slightly optimize tcp_sendmsg (diff)
downloadkernel-068a2de57ddf4f472e32e7af868613c574ad1d88.tar.gz
kernel-068a2de57ddf4f472e32e7af868613c574ad1d88.zip
net: release dst entry while cache-hot for GSO case too
Non-GSO code drops dst entry for performance reasons, but the same is missing for GSO code. Drop dst while cache-hot for GSO case too. Signed-off-by: Krishna Kumar <[email protected]> Acked-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions