Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / 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 {