diff options
author | Alexander Duyck <alexander.h.duyck@redhat.com> | 2015-03-04 15:01:59 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-03-04 23:35:17 -0500 |
commit | d4a975e83f4de2e454d7f937b36ce13b010c65ce (patch) | |
tree | 2745289321d4d530e2de3e2e55633827ee3c9459 /net/switchdev/switchdev.c | |
parent | 8be33e955cb959dabc1a6eef0b7356fe8cf73fa6 (diff) | |
download | linux-d4a975e83f4de2e454d7f937b36ce13b010c65ce.tar.gz linux-d4a975e83f4de2e454d7f937b36ce13b010c65ce.tar.bz2 linux-d4a975e83f4de2e454d7f937b36ce13b010c65ce.zip |
fib_trie: Fib find node should return parent
This change makes it so that the parent pointer is returned by reference in
fib_find_node. By doing this I can use it to find the parent node when I
am performing an insertion and I don't have to look for it again in
fib_insert_node.
Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions