netfilter: ip_set: rename nfnl_dereference()/nfnl_set()
authorPatrick McHardy <kaber@trash.net>
Tue, 18 Feb 2014 18:06:47 +0000 (18:06 +0000)
committerPablo Neira Ayuso <pablo@netfilter.org>
Tue, 25 Feb 2014 10:29:18 +0000 (11:29 +0100)
The next patch will introduce a nfnl_dereference() macro that actually
checks that the appropriate mutex is held and therefore needs a
subsystem argument.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

No differences found