netfilter: xt_recent: save 8 bytes per htable
authorJan Engelhardt <jengelh@medozas.de>
Mon, 4 Jan 2010 15:26:03 +0000 (16:26 +0100)
committerPatrick McHardy <kaber@trash.net>
Mon, 4 Jan 2010 15:26:03 +0000 (16:26 +0100)
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>

No differences found