kernel/include/net/net_namespace.h
.. .. @@ -237,8 +237,6 @@ 237 237 struct net *get_net_ns_by_pid(pid_t pid); 238 238 struct net *get_net_ns_by_fd(int fd); 239 239 240 -u64 __net_gen_cookie(struct net *net);241 -242 240 #ifdef CONFIG_SYSCTL 243 241 void ipx_register_sysctl(void); 244 242 void ipx_unregister_sysctl(void);