summaryrefslogtreecommitdiff
path: root/net/hsr
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@redhat.com>2015-03-06 20:54:33 +0300
committerDavid S. Miller <davem@davemloft.net>2015-03-06 23:49:28 +0300
commit56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a (patch)
treedf9c55fc8ba9fd2bd111382eed0284395b9275f0 /net/hsr
parentdc35dbeda3e00a05723784078a233c2531d34810 (diff)
downloadlinux-56ca2adf6ac1fca57f504ac1d76f7dff1dc08d3a.tar.xz
fib_trie: Move rcu from key_vector to tnode, add accessors.
RCU is only needed once for the entire node, not once per key_vector so we can pull that out and move it to the tnode structure. In addition add accessors to be used inside the RCU functions so that we can more easily get from the key vector to either the tnode or the trie pointers. Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions