[NETFILTER]: x_tables: remove unused size argument to check/destroy functions
[pandora-kernel.git] / net / ipv4 / netfilter / ipt_ah.c
index 2927135..1798f86 100644 (file)
@@ -74,7 +74,6 @@ checkentry(const char *tablename,
           const void *ip_void,
           const struct xt_match *match,
           void *matchinfo,
-          unsigned int matchinfosize,
           unsigned int hook_mask)
 {
        const struct ipt_ah *ahinfo = matchinfo;