IPv6: use ipv6_addr_v4mapped()
authorBrian Haley <brian.haley@hp.com>
Mon, 9 Nov 2009 12:05:53 +0000 (12:05 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 11 Nov 2009 04:54:44 +0000 (20:54 -0800)
Change udp6_portaddr_hash() to use ipv6_addr_v4mapped()
inline instead of ipv6_addr_type().

Signed-off-by: Brian Haley <brian.haley@hp.com>
Acked-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found