diff options
| author | Eric Dumazet <[email protected]> | 2015-09-25 14:39:16 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-09-25 20:00:38 +0000 |
| commit | cfe673b0ae4754ffc051482f4a948b67ddbeec10 (patch) | |
| tree | c521e7c60858ec4b86ab8199e1717e9a9df44b1e /lib/string_helpers.c | |
| parent | tcp: md5: constify tcp_md5_do_lookup() socket argument (diff) | |
| download | kernel-cfe673b0ae4754ffc051482f4a948b67ddbeec10.tar.gz kernel-cfe673b0ae4754ffc051482f4a948b67ddbeec10.zip | |
ip: constify ip_build_and_send_pkt() socket argument
This function is used to build and send SYNACK packets,
possibly on behalf of unlocked listener socket.
Make sure we did not miss a write by making this socket const.
We no longer can use ip_select_ident() and have to either
set iph->id to 0 or directly call __ip_select_ident()
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions
