commit | 61a1030bad628f7264cd5e5d0f4d71b5488eb4a4 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Thu Aug 03 18:07:07 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sun Aug 06 20:51:12 2017 -0700 |
tree | cdf9bc5b1f2d6c240b6afc6c7b35978863ba4f70 | |
parent | 91ed1e666a4ea2e260452a7d7d311ac5ae852cba [diff] |
Revert "ipv4: keep skb->dst around in presence of IP options" ip_options_echo() does not use anymore the skb->dst and don't need to keep the dst around for options's sake only. This reverts commit 34b2cef20f19c87999fff3da4071e66937db9644. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>