summaryrefslogtreecommitdiffstats
path: root/net/x25
diff options
context:
space:
mode:
authorJan Engelhardt2010-03-19 18:47:51 +0100
committerJan Engelhardt2010-03-25 02:54:51 +0100
commit0d34545563f99886b997be7da63f0e8084af3bc5 (patch)
tree92b5212ed186ba719ce12e02d3bdb4330b3d1727 /net/x25
parentnetfilter: remove unused headers in net/ipv4/netfilter/nf_nat_h323.c (diff)
downloadkernel-qcow2-linux-0d34545563f99886b997be7da63f0e8084af3bc5.tar.gz
kernel-qcow2-linux-0d34545563f99886b997be7da63f0e8084af3bc5.tar.xz
kernel-qcow2-linux-0d34545563f99886b997be7da63f0e8084af3bc5.zip
netfilter: xtables: make use of caller family rather than target family
Supplement to aa5fa3185791aac71c9172d4fda3e8729164b5d1. The semantic patch for this change is: // <smpl> @@ struct xt_target_param *par; @@ -par->target->family +par->family @@ struct xt_tgchk_param *par; @@ -par->target->family +par->family @@ struct xt_tgdtor_param *par; @@ -par->target->family +par->family // </smpl> Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Diffstat (limited to 'net/x25')
0 files changed, 0 insertions, 0 deletions