diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2018-10-12 23:53:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-10-17 21:51:13 -0700 |
commit | 7463e4f9b99c089cc962033b46349ff29f466e40 (patch) | |
tree | 6fbeefca60c20be0d9a94de89e1c14294f7a2f9d /include/net | |
parent | 0ac1077e3a549bf8d35971613e2be05bdbb41a00 (diff) | |
download | lwn-7463e4f9b99c089cc962033b46349ff29f466e40.tar.gz lwn-7463e4f9b99c089cc962033b46349ff29f466e40.zip |
geneve, vxlan: Don't check skb_dst() twice
Commit f15ca723c1eb ("net: don't call update_pmtu unconditionally") avoids
that we try updating PMTU for a non-existent destination, but didn't clean
up cases where the check was already explicit. Drop those redundant checks.
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: Sabrina Dubroca <sd@queasysnail.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions