]> Git Repo - linux.git/commit
fib_trie: handle empty tree
authorStephen Hemminger <[email protected]>
Tue, 12 Feb 2008 05:12:49 +0000 (21:12 -0800)
committerDavid S. Miller <[email protected]>
Wed, 13 Feb 2008 01:53:30 +0000 (17:53 -0800)
commitec28cf738d899e9d0652108e1986101771aacb2e
treee848267fc6f9946075a0440be8b0a8ac6ef0c58a
parente4f8b5d4edc1edb0709531bd1a342655d5e8b98e
fib_trie: handle empty tree

This fixes possible problems when trie_firstleaf() returns NULL
to trie_leafindex().

Signed-off-by: Stephen Hemminger <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/ipv4/fib_trie.c
This page took 0.075273 seconds and 4 git commands to generate.