[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45CB99AD.1040006@cosmosbay.com>
Date: Thu, 08 Feb 2007 22:44:13 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org
Subject: [PATCH 4/5 resend] NET : Convert decnet route to use the new dst_entry
'next' pointer
This patch removes the next pointer from 'struct rt6_info.u' union, and
renames u.next to u.dst.rt6_next.
It also moves 'struct flowi' right after 'struct dst_entry' to prepare speedup
lookups.
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "decnet.patch" of type "text/plain" (3912 bytes)
Powered by blists - more mailing lists