]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita3d5f7edb3dfcc30b580bc118be15ff9fd1c251f
treeadbe1e3b752f62e3f2e04b54ad82952bd0bd9e5d
parent1e40b890b0778a2c499f3e6a142f86f1fe217f8c
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