git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb7196d
)
neigh: reorder fields in struct neighbour
author
Eric Dumazet
<eric.dumazet@gmail.com>
Thu, 30 Sep 2010 05:36:29 +0000
(
05:36
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 1 Oct 2010 07:36:51 +0000
(
00:36
-0700)
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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found