mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-07 13:15:12 +02:00
build: support for Linux 3.9
This commit is contained in:
@@ -835,7 +835,7 @@ static int __net_init dnetmap_proc_net_init(struct net *net)
|
||||
|
||||
static void __net_exit dnetmap_proc_net_exit(struct net *net)
|
||||
{
|
||||
proc_net_remove(net, "xt_DNETMAP");
|
||||
remove_proc_entry("xt_DNETMAP", net->proc_net);
|
||||
}
|
||||
|
||||
#else
|
||||
|
Reference in New Issue
Block a user