|
@@ -170,7 +170,7 @@ static inline struct net *copy_net_ns(unsigned long flags,
|
|
extern struct list_head net_namespace_list;
|
|
extern struct list_head net_namespace_list;
|
|
|
|
|
|
struct net *get_net_ns_by_pid(pid_t pid);
|
|
struct net *get_net_ns_by_pid(pid_t pid);
|
|
-struct net *get_net_ns_by_fd(int pid);
|
|
|
|
|
|
+struct net *get_net_ns_by_fd(int fd);
|
|
|
|
|
|
#ifdef CONFIG_SYSCTL
|
|
#ifdef CONFIG_SYSCTL
|
|
void ipx_register_sysctl(void);
|
|
void ipx_register_sysctl(void);
|