mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-11 16:29:05 +00:00
Merge branch 'connlimit' of git://dev.medozas.de/linux
This commit is contained in:
commit
4cda47d2e7
@ -18,7 +18,7 @@ struct xt_connlimit_info {
|
||||
};
|
||||
#endif
|
||||
};
|
||||
unsigned int limit, inverse;
|
||||
unsigned int limit;
|
||||
union {
|
||||
/* revision 0 */
|
||||
unsigned int inverse;
|
||||
|
Loading…
x
Reference in New Issue
Block a user