diff options
author | Eric Dumazet <[email protected]> | 2012-06-03 20:33:21 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-06-04 11:27:39 -0400 |
commit | 4aea39c11c610e411768649fdc04777903ebfe07 (patch) | |
tree | 0389be795b0ebd8c75992eedf511e2346cfbf10f /net/unix/sysctl_net_unix.c | |
parent | 90ba9b1986b5ac4b2d184575847147ea7c4280a2 (diff) |
tcp: tcp_make_synack() consumes dst parameter
tcp_make_synack() clones the dst, and callers release it.
We can avoid two atomic operations per SYNACK if tcp_make_synack()
consumes dst instead of cloning it.
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions