[NETFILTER]: nf_conntrack: reorder struct nf_conntrack_l4proto
authorPatrick McHardy <kaber@trash.net>
Thu, 31 Jan 2008 12:41:14 +0000 (04:41 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:57 +0000 (19:27 -0800)
Reorder struct nf_conntrack_l4proto so all members used during packet
processing are in the same cacheline.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found