commit | 4cda47d2e7b21b0b41e44dbe4cd9804fea2d30e9 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Thu Jan 20 14:17:32 2011 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Thu Jan 20 14:17:32 2011 +0100 |
tree | efbe247c83bb8937d24cc6db09c4f356c94f474e | |
parent | 82d800d8e7fa731b50deb851d16b68050673f587 [diff] | |
parent | ba12b130a65840005770135a69199cb9adaf8c8f [diff] |
Merge branch 'connlimit' of git://dev.medozas.de/linux
diff --git a/include/linux/netfilter/xt_connlimit.h b/include/linux/netfilter/xt_connlimit.h index 8884efc..ab1d3b5 100644 --- a/include/linux/netfilter/xt_connlimit.h +++ b/include/linux/netfilter/xt_connlimit.h
@@ -18,7 +18,7 @@ }; #endif }; - unsigned int limit, inverse; + unsigned int limit; union { /* revision 0 */ unsigned int inverse;