]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - include/net/net_namespace.h
net/mlx5e: Rx, Fix checksum calculation for new hardware
[mirror_ubuntu-bionic-kernel.git] / include / net / net_namespace.h
index ce5bbe6f002ea7ef379bf771aa928ef156258ac7..c23001c905edd7fd2fa449151e0dd30fc96feff4 100644 (file)
@@ -313,7 +313,7 @@ static inline struct net *read_pnet(const possible_net_t *pnet)
 #define __net_initconst        __initconst
 #endif
 
-int peernet2id_alloc(struct net *net, struct net *peer);
+int peernet2id_alloc(struct net *net, struct net *peer, gfp_t gfp);
 int peernet2id(struct net *net, struct net *peer);
 bool peernet_has_id(struct net *net, struct net *peer);
 struct net *get_net_ns_by_id(struct net *net, int id);