Commit 25130ad7 authored by Hideaki Yoshifuji's avatar Hideaki Yoshifuji

[IPV6] remove unused macro.

parent 3f99ed88
......@@ -560,8 +560,6 @@ static struct inet_protosw rawv6_protosw = {
.flags = INET_PROTOSW_REUSE,
};
#define INETSW6_ARRAY_LEN (sizeof(inetsw6_array) / sizeof(struct inet_protosw))
void
inet6_register_protosw(struct inet_protosw *p)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment