mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6.git
synced 2026-05-02 18:17:50 -04:00
Merge branch 'connlimit' of git://dev.medozas.de/linux
This commit is contained in:
@@ -18,7 +18,7 @@ struct xt_connlimit_info {
|
|||||||
};
|
};
|
||||||
#endif
|
#endif
|
||||||
};
|
};
|
||||||
unsigned int limit, inverse;
|
unsigned int limit;
|
||||||
union {
|
union {
|
||||||
/* revision 0 */
|
/* revision 0 */
|
||||||
unsigned int inverse;
|
unsigned int inverse;
|
||||||
|
|||||||
Reference in New Issue
Block a user