commit | 2809c0957dbbd56d3a92e9ede27b19943fef7236 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Mon Oct 09 09:52:25 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 09 10:47:30 2017 -0700 |
tree | a9c6c7eabe780b470cb52818872f78f2cee5899e | |
parent | 66c77ff3a049a1d182c9c78cc6286bb1ceee70db [diff] |
ipv6: addrlabel: remove refcounting After previous patch ("ipv6: addrlabel: rework ip6addrlbl_get()") we can remove the refcount from struct ip6addrlbl_entry, since it is no longer elevated in p6addrlbl_get() Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>