Skip to content
Snippets Groups Projects
Commit 108bfa89 authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

net: unset IFF_XMIT_DST_RELEASE in ipgre_tunnel_setup()


ipgre_tunnel_xmit() might need skb->dst, so tell dev_hard_start_xmit()
to no release it.

Signed-off-by: default avatarEric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent a489e51c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment