diff options
author | Justin Iurman <justin.iurman@uliege.be> | 2025-03-05 11:16:55 +0300 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-03-06 13:08:45 +0300 |
commit | 5da15a9c11c1c47ef573e6805b60a7d8a1687a2a (patch) | |
tree | 0da14a089264858caca5167bcd8cf5597e566f56 /net/switchdev/switchdev.c | |
parent | 0e7633d7b95b67f1758aea19f8e85621c5f506a3 (diff) | |
download | linux-5da15a9c11c1c47ef573e6805b60a7d8a1687a2a.tar.xz |
net: ipv6: fix missing dst ref drop in ila lwtunnel
Add missing skb_dst_drop() to drop reference to the old dst before
adding the new dst to the skb.
Fixes: 79ff2fc31e0f ("ila: Cache a route to translated address")
Cc: Tom Herbert <tom@herbertland.com>
Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Link: https://patch.msgid.link/20250305081655.19032-1-justin.iurman@uliege.be
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions