ipv6: additional ref count for hash list unnecessary
authorstephen hemminger <shemminger@vyatta.com>
Mon, 12 Apr 2010 05:41:33 +0000 (05:41 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Apr 2010 09:29:28 +0000 (02:29 -0700)
commitd1f84c63a465d6ba16955930519b7f68c550cae1
treeadbe1e3b752f62e3f2e04b54ad82952bd0bd9e5d
parent27bdb2abcc5edb3526e25407b74bf17d1872c329
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>
net/ipv6/addrconf.c