commit | d1f84c63a465d6ba16955930519b7f68c550cae1 | [log] [tgz] |
---|---|---|
author | stephen hemminger <shemminger@vyatta.com> | Mon Apr 12 05:41:33 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 13 02:29:28 2010 -0700 |
tree | adbe1e3b752f62e3f2e04b54ad82952bd0bd9e5d | |
parent | 27bdb2abcc5edb3526e25407b74bf17d1872c329 [diff] |
ipv6: additional ref count for hash list unnecessary Since an address in hash list has to already have a ref count, no additional ref count is needed. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>