From: Jan Engelhardt Date: Mon, 4 Jan 2010 15:26:03 +0000 (+0100) Subject: netfilter: xt_recent: save 8 bytes per htable X-Git-Tag: v2.6.34-rc1~233^2~303^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89bc7a0f64de7bed2e0bc68a23d75699a610cd37;p=pandora-kernel.git 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 Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed