On Thu, Apr 16, 2015 at 08:16:34PM +0800, weiyj...@163.com wrote: > From: Wei Yongjun <yongjun_...@trendmicro.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_...@trendmicro.com.cn>
Acked-by: Alexander Aring <alex.ar...@gmail.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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html