Re: [PATCH] NET: Add missing entries to family name tables

2007-07-21 Thread David Miller
From: David Howells <[EMAIL PROTECTED]> Date: Fri, 20 Jul 2007 10:53:25 +0100 > Add missing entries to af_family_clock_key_strings[]. > > Signed-off-by: David Howells <[EMAIL PROTECTED]> Applied, thanks David. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a m

[PATCH] NET: Add missing entries to family name tables

2007-07-20 Thread David Howells
Add missing entries to af_family_clock_key_strings[]. Signed-off-by: David Howells <[EMAIL PROTECTED]> --- net/core/sock.c |3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/net/core/sock.c b/net/core/sock.c index bd209c4..cfed7d4 100644 --- a/net/core/sock.c +++ b/net/co