From: "Jayachandran C." <[EMAIL PROTECTED]>
Date: Thu, 1 Dec 2005 08:11:40 -0800

>  This patch
>   - removes the "if(!protocol)" check
>   - adds a check when answer == NULL, to see if the list is empty
>     to return -ESOCKTNOSUPPORT or -EPROTONOSUPPORT
> 
> Signed-off-by: Jayachandran C. <c.jayachandran at gmail.com>

Patch applied, thank you.

net/ipv6/af_inet.c:inet6_create() has a similar problem and
it also is missing the module load logic the ipv4 counterpart
has.

Anyone up for cooking up a fix for those two issues?

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to