]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/netfilter/xt_cgroup.c
ath5k: Add missing vmalloc.h include.
[karo-tx-linux.git] / net / netfilter / xt_cgroup.c
index f4e833005320fa7da4c0deb41bba272e8c54bd8e..7198d660b4dea1e9e79c6f9a13f4e6669bca569d 100644 (file)
@@ -31,7 +31,7 @@ static int cgroup_mt_check(const struct xt_mtchk_param *par)
        if (info->invert & ~1)
                return -EINVAL;
 
-       return info->id ? 0 : -EINVAL;
+       return 0;
 }
 
 static bool