[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <47AC02E2.1070506@cosmosbay.com>
Date: Fri, 08 Feb 2008 08:21:06 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: "David S. Miller" <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: [DECNET] ROUTE: remove unecessary alignment
Same alignment requirement was removed on IP route cache in the past.
This alignment actually has bad effect on 32 bit arches, uniprocessor, since
sizeof(dn_rt_hash_bucket) is forced to 8 bytes instead of 4.
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "dn_route.patch" of type "text/plain" (324 bytes)
Powered by blists - more mailing lists