From: YOSHIFUJI Hideaki Date: Tue, 28 Jun 2005 20:00:30 +0000 (-0700) Subject: [IPV6]: Don't dump temporary addresses twice X-Git-Tag: v2.6.13-rc1~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9cda5d65f3d8a495241cbdcc2d56f721c83cc3;p=pandora-kernel.git [IPV6]: Don't dump temporary addresses twice Each IPv6 Temporary Address (w/ CONFIG_IPV6_PRIVACY) is dumped twice to netlink. Because temporary addresses are listed in idev->addr_list, there's no need to dump idev->tempaddr separately. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed