[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <50F95E6F.7050807@linux-ipv6.org>
Date: Fri, 18 Jan 2013 23:38:39 +0900
From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
To: Eric Dumazet <eric.dumazet@...il.com>,
David Miller <davem@...emloft.net>
CC: netdev <netdev@...r.kernel.org>,
YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
Subject: Re: [PATCH net] ipv6: Fix addrconf_dst_alloc() failure check.
Eric Dumazet wrote:
> On Fri, 2013-01-18 at 20:56 +0900, YOSHIFUJI Hideaki wrote:
>> The function returns NULL on error and it never return error code
>> embedded in pointer.
>>
>
> Which functions returns NULL ?
>
> addrconf_dst_alloc() returns ERR_PTR(-ENOMEM) in case of error in my net
> tree.
>
> Also, please consider adding the bug origin in your changelogs.
Oh, right. I probably looked into different dst_alloc variants
and was confused. Please ignore.
--yoshfuji
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists