[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150418130235.GA1297@omega>
Date: Sat, 18 Apr 2015 15:02:39 +0200
From: Alexander Aring <alex.aring@...il.com>
To: weiyj_lk@....com
Cc: Marcel Holtmann <marcel@...tmann.org>,
"David S. Miller" <davem@...emloft.net>,
Wei Yongjun <yongjun_wei@...ndmicro.com.cn>,
linux-wpan@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH] mac802154: llsec: fix return value check in
llsec_key_alloc()
On Thu, Apr 16, 2015 at 08:16:34PM +0800, weiyj_lk@....com wrote:
> From: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
>
> In case of error, the functions crypto_alloc_aead() and crypto_alloc_blkcipher()
> returns ERR_PTR() and never returns NULL. The NULL test in the return value check
> should be replaced with IS_ERR().
>
> Signed-off-by: Wei Yongjun <yongjun_wei@...ndmicro.com.cn>
Acked-by: Alexander Aring <alex.aring@...il.com>
Marcel, can you please queue this patch? Thanks.
- Alex
--
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