commit | 2ef973320349cd536b33427aed98512e532d4cc6 | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Mon Jan 14 07:10:31 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 14 13:17:01 2013 -0500 |
tree | d5b073e42bc36490c891fffb111ab26e01943d8e | |
parent | 5206c579da0f5b93c3ae17bd8010d8dbd9fcdbe9 [diff] |
ipv6: Remove __ipv6_prefix_equal(). ipv6_prefix_equal() just casts its arguments and it is the only user of __ipv6_prefix_equal(). Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> Signed-off-by: David S. Miller <davem@davemloft.net>