[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
[deliverable/linux.git] / net / ipv4 / netfilter / ipt_TTL.c
index 164007107b5e0577ef5b52e6644af3bb485ad7f9..214d9d9c428f90b452daa42f48782a7264f8273e 100644 (file)
@@ -67,7 +67,6 @@ static int ipt_ttl_checkentry(const char *tablename,
                const void *e,
                const struct xt_target *target,
                void *targinfo,
-               unsigned int targinfosize,
                unsigned int hook_mask)
 {
        struct ipt_TTL_info *info = targinfo;
This page took 0.023347 seconds and 5 git commands to generate.