diff options
author | Patrick McHardy <kaber@trash.net> | 2005-08-24 07:06:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-08-24 07:06:09 +0200 |
commit | 06c7427021f1cc83703f14659d8405ca773ba1ef (patch) | |
tree | 01d66754d441b84cb09fe28f875cbb47b3b9fb0c /drivers/net/tg3.c | |
parent | Linux v2.6.13-rc7 (diff) | |
download | linux-06c7427021f1cc83703f14659d8405ca773ba1ef.tar.xz linux-06c7427021f1cc83703f14659d8405ca773ba1ef.zip |
[FIB_TRIE]: Don't ignore negative results from fib_semantic_match
When a semantic match occurs either success, not found or an error
(for matching unreachable routes/blackholes) is returned. fib_trie
ignores the errors and looks for a different matching route. Treat
results other than "no match" as success and end lookup.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tg3.c')
0 files changed, 0 insertions, 0 deletions