diff options
author | Paolo Abeni <pabeni@redhat.com> | 2017-08-03 19:07:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-07 06:51:12 +0300 |
commit | 3bdefdf9d9c2a972085742578b08d99f14c09555 (patch) | |
tree | ae76e777f002bfe770d8c5146abe4427022b0dde /net/ipv4/inet_timewait_sock.c | |
parent | 61a1030bad628f7264cd5e5d0f4d71b5488eb4a4 (diff) | |
download | linux-3bdefdf9d9c2a972085742578b08d99f14c09555.tar.xz |
udp: no need to preserve skb->dst
__ip_options_echo() does not need anymore skb->dst, so we can
avoid explicitly preserving it for its own sake.
This is almost a revert of commit 0ddf3fb2c43d ("udp: preserve
skb->dst if required for IP options processing") plus some
lifting to fit later changes.
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_timewait_sock.c')
0 files changed, 0 insertions, 0 deletions