diff options
author | Jan Engelhardt <jengelh@medozas.de> | 2010-03-23 03:09:07 (GMT) |
---|---|---|
committer | Jan Engelhardt <jengelh@medozas.de> | 2010-03-25 15:00:49 (GMT) |
commit | b2e0b385d77069031edb957839aaaa8441b47287 (patch) | |
tree | 7b0cd8ed74fd0f8ab6a198cd1be735c6a972517e /net/dccp/Makefile | |
parent | 9bbc768aa911a3ef336272eaa6d220abfba8ce50 (diff) | |
download | linux-fsl-qoriq-b2e0b385d77069031edb957839aaaa8441b47287.tar.xz |
netfilter: ipv6: use NFPROTO values for NF_HOOK invocation
The semantic patch that was used:
// <smpl>
@@
@@
(NF_HOOK
|NF_HOOK_THRESH
|nf_hook
)(
-PF_INET6,
+NFPROTO_IPV6,
...)
// </smpl>
Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'net/dccp/Makefile')
0 files changed, 0 insertions, 0 deletions