commit | 89bc7a0f64de7bed2e0bc68a23d75699a610cd37 | [log] [tgz] |
---|---|---|
author | Jan Engelhardt <jengelh@medozas.de> | Mon Jan 04 16:26:03 2010 +0100 |
committer | Patrick McHardy <kaber@trash.net> | Mon Jan 04 16:26:03 2010 +0100 |
tree | b9e83a7f79fd8876b31ee29b362f71a22e9411a7 | |
parent | 71c3ebfdb27b50dcaef38b6f70da82b9142c5fb6 [diff] |
netfilter: xt_recent: save 8 bytes per htable Moving rnd_inited into the hole after the uint8 lets go of the uint32 rnd_inited was using, plus the padding that would follow the int group. Signed-off-by: Jan Engelhardt <jengelh@medozas.de> Signed-off-by: Patrick McHardy <kaber@trash.net>