Re: mISDN didn't define af_family_key_strings et al.

From: Eric Paris
Date: Wed Oct 08 2008 - 20:57:54 EST


On Wed, 2008-10-08 at 17:28 -0700, David Miller wrote:
> 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" ,

Thanks dave. Didn't see it in Linus's or the ISDN trees. Didn't even
think to look in net-next....

-Eric

--
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/