diff options
author | Martin KaFai Lau <kafai@fb.com> | 2015-08-14 20:05:53 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-08-17 23:28:03 +0200 |
commit | a73e4195636c17f310b8530643a576f42b82385f (patch) | |
tree | 084823d7d514bc015523526b8317ae05db15e629 /net/bluetooth | |
parent | ipv6: Remove un-used argument from ip6_dst_alloc() (diff) | |
download | linux-a73e4195636c17f310b8530643a576f42b82385f.tar.xz linux-a73e4195636c17f310b8530643a576f42b82385f.zip |
ipv6: Add rt6_make_pcpu_route()
It is a prep work for fixing a potential deadlock when creating
a pcpu rt.
The current rt6_get_pcpu_route() will also create a pcpu rt if one does not
exist. This patch moves the pcpu rt creation logic into another function,
rt6_make_pcpu_route().
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
CC: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions