From: Patrick McHardy Date: Thu, 31 Jan 2008 12:41:14 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto X-Git-Tag: v2.6.25-rc1~1089^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffaa9c100bd75c81744a2b7800a45daba53db0eb;p=pandora-kernel.git [NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto Reorder struct nf_conntrack_l4proto so all members used during packet processing are in the same cacheline. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed