[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4789BF2B.3040103@cosmosbay.com>
Date: Sun, 13 Jan 2008 08:35:07 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: "David S. Miller" <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: [FIB]: removes a memset() call in tnode_new()
tnode_alloc() already clears allocated memory, using kcalloc()
or alloc_pages(GFP_KERNEL|__GFP_ZERO, ...)
Signed-off-by: Eric Dumazet <dada1@...mosbay.com>
View attachment "fib_trie.patch" of type "text/plain" (356 bytes)
Powered by blists - more mailing lists