From: Eric Dumazet Date: Thu, 30 Sep 2010 05:36:29 +0000 (+0000) Subject: neigh: reorder fields in struct neighbour X-Git-Tag: v2.6.37-rc1~147^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=367e5e376922dcf52f92e1db436010fb828d3bfa;p=pandora-kernel.git neigh: reorder fields in struct neighbour On 64bit arches, there are two 32bit holes that we can remove. sizeof(struct neighbour) shrinks from 0xf8 to 0xf0 bytes Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed