diff options
| author | Hannes Frederic Sowa <[email protected]> | 2014-03-06 08:11:07 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-03-06 18:15:52 +0000 |
| commit | e90c14835ba2e1d3f82b8f24e429b971725afff5 (patch) | |
| tree | 8489a55cd610ae47c6db072afa9b34f86f359d71 /net/ipv4/tcp_output.c | |
| parent | Merge branch 'r8152' (diff) | |
| download | kernel-e90c14835ba2e1d3f82b8f24e429b971725afff5.tar.gz kernel-e90c14835ba2e1d3f82b8f24e429b971725afff5.zip | |
inet: remove now unused flag DST_NOPEER
Commit e688a604807647 ("net: introduce DST_NOPEER dst flag") introduced
DST_NOPEER because because of crashes in ipv6_select_ident called from
udp6_ufo_fragment.
Since commit 916e4cf46d0204 ("ipv6: reuse ip6_frag_id from
ip6_ufo_append_data") we don't call ipv6_select_ident any more from
ip6_ufo_append_data, thus this flag lost its purpose and can be removed.
Cc: Eric Dumazet <[email protected]>
Signed-off-by: Hannes Frederic Sowa <[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
