From: Cong Wang Date: Wed, 22 May 2013 05:52:22 +0000 (+0000) Subject: ipv6: use ipv6_addr_scope() helper X-Git-Tag: v3.11-rc1~16^2~329 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8892475386e819aa50856947948c546ccc964d96;p=pandora-kernel.git ipv6: use ipv6_addr_scope() helper ipv6_addr_type(&addr)&IPV6_ADDR_SCOPE_MASK could be replaced by ipv6_addr_scope(), which is slightly faster. Cc: Hideaki YOSHIFUJI Cc: David S. Miller Signed-off-by: Cong Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed