From: Jan Engelhardt Date: Mon, 20 Oct 2008 10:34:51 +0000 (-0700) Subject: netfilter: replace old NF_ARP calls with NFPROTO_ARP X-Git-Tag: v2.6.28-rc1~104^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc9314cbe027281b5440780692105d49b53cf2c;p=pandora-kernel.git netfilter: replace old NF_ARP calls with NFPROTO_ARP (Supplements: ee999d8b9573df1b547aacdc6d79f86eb79c25cd) NFPROTO_ARP actually has a different value from NF_ARP, so ensure all callers use the new value so that packets _do_ get delivered to the registered hooks. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed