Re: mISDN didn't define af_family_key_strings et al.

From: David Miller
Date: Wed Oct 08 2008 - 20:29:31 EST


From: Eric Paris <eparis@xxxxxxxxxx>
Date: Wed, 08 Oct 2008 20:27:29 -0400

> I see that recently AF_ISDN was added to the kernel but I don't see them
> having updated af_family_key_strings[] found in net/core/sock.c. I'm
> adding a new one myself and caught a NULL entry toward the end of the
> array. My assumption is that isdn is using the sk_lock-AF_MAX entry
> instead of their own.

This has been fixed in net-next-2.6 for a few weeks.

net/core/sock.c:
"sk_lock-AF_RXRPC" , "sk_lock-AF_ISDN" , "sk_lock-AF_PHONET" ,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/