ipv6: Fix useless proc net sockstat6 removal
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Wed, 30 Jul 2008 10:12:31 +0000 (03:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 30 Jul 2008 10:27:52 +0000 (03:27 -0700)
commit17ef51fce03758736e9051c4360eca237dd0aaeb
treedb3991bf741952e5ba516ee19e18e5ce5fd6f0cd
parent785957d3e8c6fb37b18bf671923a76dbd8240025
ipv6: Fix useless proc net sockstat6 removal

This call is no longer needed, sockstat6 is per namespace so it is
removed at the namespace subsystem destruction.

Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/proc.c