From: Pablo Neira Ayuso Date: Mon, 20 Jul 2015 11:32:52 +0000 (+0200) Subject: netfilter: rename local nf_hook_list to hook_list X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~228^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bbd14e0a2e3a988b1b5fe702a2539bd8d0ec622;p=pandora-kernel.git netfilter: rename local nf_hook_list to hook_list 085db2c04557 ("netfilter: Per network namespace netfilter hooks.") introduced a new nf_hook_list that is global, so let's avoid this overlap. Signed-off-by: Pablo Neira Ayuso Acked-by: "Eric W. Biederman" --- Reading git-diff-tree failed