ipv6: call iptunnel_xmit with NULL sock pointer if no tunnel sock is available
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Wed, 8 Apr 2015 15:01:23 +0000 (17:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2015 16:09:43 +0000 (12:09 -0400)
Fixes: 79b16aadea32cce ("udp_tunnel: Pass UDP socket down through udp_tunnel{, 6}_xmit_skb().")
Reported-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/sit.c

diff --cc net/ipv6/sit.c
Simple merge