[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45CB9890.40501@cosmosbay.com>
Date: Thu, 08 Feb 2007 22:39:28 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: David Miller <davem@...emloft.net>
CC: netdev@...r.kernel.org
Subject: [PATCH 4/5] 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>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists