From: Cong Wang Date: Wed, 22 May 2013 05:41:06 +0000 (+0000) Subject: ipv6: use ipv6_addr_any() helper X-Git-Tag: v3.11-rc1~16^2~330 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7996c799ae329fab1b9c8d475fd08883f0499ed9;p=pandora-kernel.git ipv6: use ipv6_addr_any() helper ipv6_addr_any() is a faster way to determine if an addr is ipv6 any addr, no need to compute the addr type. Cc: Nicolas Dichtel Cc: Hideaki YOSHIFUJI Cc: David S. Miller Signed-off-by: Cong Wang Acked-by: Nicolas Dichtel Signed-off-by: David S. Miller --- Reading git-diff-tree failed