mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 02:34:23 +08: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…
Reference in New Issue
Block a user