diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-03-04 15:02:18 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-04 23:35:18 -0500 |
commit | d5d6487cb8f019ab663df4c03519cd69e4362795 (patch) | |
tree | 3b91168ca403743d495175441b58da7273d21ba9 /include/net/netns | |
parent | d4a975e83f4de2e454d7f937b36ce13b010c65ce (diff) | |
download | linux-d5d6487cb8f019ab663df4c03519cd69e4362795.tar.bz2 |
fib_trie: Update insert and delete to make use of tp from find_node
This change makes it so that the insert and delete functions make use of
the tnode pointer returned in the fib_find_node call. By doing this we
will not have to rely on the parent pointer in the leaf which will be going
away soon.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/netns')
0 files changed, 0 insertions, 0 deletions