[NETFILTER]: x_tables: switch xt_match->match to bool
[safe/jmp/linux-2.6] / net / netfilter / xt_realm.c
index 41451f5..ad82c13 100644 (file)
@@ -21,7 +21,7 @@ MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("X_tables realm match");
 MODULE_ALIAS("ipt_realm");
 
-static int
+static bool
 match(const struct sk_buff *skb,
       const struct net_device *in,
       const struct net_device *out,