diff options
author | Denis V. Lunev <den@openvz.org> | 2008-02-29 20:43:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-02-29 20:43:03 +0100 |
commit | fd80eb942ad9761f241c9b287b3b9a342b20690d (patch) | |
tree | 664b7a2351dab82419ccf7fa91e6f89ede52065c /scripts/Kbuild.include | |
parent | [SCTP]: extend exported data in /proc/net/sctp/assoc (diff) | |
download | linux-fd80eb942ad9761f241c9b287b3b9a342b20690d.tar.xz linux-fd80eb942ad9761f241c9b287b3b9a342b20690d.zip |
[INET]: Remove struct dst_entry *dst from request_sock_ops.rtx_syn_ack.
It looks like dst parameter is used in this API due to historical
reasons. Actually, it is really used in the direct call to
tcp_v4_send_synack only. So, create a wrapper for tcp_v4_send_synack
and remove dst from rtx_syn_ack.
Signed-off-by: Denis V. Lunev <den@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Kbuild.include')
0 files changed, 0 insertions, 0 deletions