diff options
author | Martin KaFai Lau <kafai@fb.com> | 2015-10-16 02:39:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-10-16 10:39:14 +0300 |
commit | ebfa45f0d952e5e7bb30a7f9daaad681de138728 (patch) | |
tree | f600bd8f17980fb8c2d3f3b97e5580593daa6789 /README | |
parent | 53ca376eec4eb635e2249c8e89093f499e180731 (diff) | |
download | linux-ebfa45f0d952e5e7bb30a7f9daaad681de138728.tar.xz |
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Introduce rt6_info_init() to do the common init work for
'struct rt6_info' (after calling dst_alloc).
It is a prep work to fix the rt6_info init logic in the
ip6_blackhole_route().
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Cc: Hannes Frederic Sowa <hannes@stressinduktion.org>
Cc: Julian Anastasov <ja@ssi.bg>
Cc: Phil Sutter <phil@nwl.cc>
Cc: Steffen Klassert <steffen.klassert@secunet.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions