Merge tag 'ntb-3.17' of git://github.com/jonmason/ntb
[cascardo/linux.git] / include / net / ip_tunnels.h
index a4daf9e..8dd8cab 100644 (file)
@@ -40,6 +40,7 @@ struct ip_tunnel_prl_entry {
 
 struct ip_tunnel_dst {
        struct dst_entry __rcu          *dst;
+       __be32                           saddr;
 };
 
 struct ip_tunnel {