diff options
author | Martin KaFai Lau <kafai@fb.com> | 2015-09-15 14:30:06 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-09-15 14:53:04 -0700 |
commit | f230d1e891ba1da5953460516960894154f265db (patch) | |
tree | 67ee847edff1bfc30050c08ba8aa6b8720adc65e /ipc | |
parent | a3c119d392d7d7c68865fe76f5732ca9b8164d68 (diff) |
ipv6: Rename the dst_cache helper functions in ip6_tunnel
It is a prep work to fix the dst_entry refcnt bugs in
ip6_tunnel.
This patch rename:
1. ip6_tnl_dst_check() to ip6_tnl_dst_get() to better
reflect that it will take a dst refcnt in the next patch.
2. ip6_tnl_dst_store() to ip6_tnl_dst_set() to have a more
conventional name matching with ip6_tnl_dst_get().
Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions