diff options
author | Eric Dumazet <dada1@cosmosbay.com> | 2008-01-13 09:43:22 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:02:02 +0100 |
commit | 4dde4610c4ab54e9d36a4afaa98c23b017f7f9e3 (patch) | |
tree | a0abe8b0e56f6fa3cd24e5faac7229f73d7266e0 /net/x25/x25_proc.c | |
parent | [IPV4] FIB: Include nexthop device indexes in fib_info hashfn. (diff) | |
download | linux-4dde4610c4ab54e9d36a4afaa98c23b017f7f9e3.tar.xz linux-4dde4610c4ab54e9d36a4afaa98c23b017f7f9e3.zip |
[IPV4] fib_trie: 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@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/x25/x25_proc.c')
0 files changed, 0 insertions, 0 deletions