From: Patrick McHardy Date: Tue, 18 Feb 2014 18:06:47 +0000 (+0000) Subject: netfilter: ip_set: rename nfnl_dereference()/nfnl_set() X-Git-Tag: v3.15-rc1~113^2~144^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3e90ebd3c920e335e155e5d3a794197897630f99;p=pandora-kernel.git netfilter: ip_set: rename nfnl_dereference()/nfnl_set() 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 Signed-off-by: Pablo Neira Ayuso --- Reading git-diff-tree failed