From: Daniel Lezcano Date: Tue, 30 Oct 2007 22:39:33 +0000 (-0700) Subject: [IPV6]: remove duplicate call to proc_net_remove X-Git-Tag: v2.6.24-rc2~69^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1675c7b254cd37cb58921abd95cdfef36ae82059;p=pandora-kernel.git [IPV6]: remove duplicate call to proc_net_remove The file /proc/net/if_inet6 is removed twice. First time in: inet6_exit ->addrconf_cleanup And followed a few lines after by: inet6_exit -> if6_proc_exit Signed-off-by: Daniel Lezcano Signed-off-by: David S. Miller --- Reading git-diff-tree failed