diff options
author | Paolo Abeni <[email protected]> | 2017-08-03 18:07:08 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-08-06 20:51:12 -0700 |
commit | 3bdefdf9d9c2a972085742578b08d99f14c09555 (patch) | |
tree | ae76e777f002bfe770d8c5146abe4427022b0dde /lib/net_utils.c | |
parent | 61a1030bad628f7264cd5e5d0f4d71b5488eb4a4 (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/net_utils.c')
0 files changed, 0 insertions, 0 deletions