]> Pileus Git - ~andy/linux/blobdiff - include/net/ip_tunnels.h
ipv4: fix a dst leak in tunnels
[~andy/linux] / include / net / ip_tunnels.h
index cd729becbb077d217675736ffcd6597316dc8332..48ed75c21260b8dd17e681021311bb8dae4f2617 100644 (file)
@@ -40,7 +40,6 @@ struct ip_tunnel_prl_entry {
 
 struct ip_tunnel_dst {
        struct dst_entry __rcu          *dst;
-       spinlock_t                      lock;
 };
 
 struct ip_tunnel {