From: Krzysztof Kozlowski <[email protected]> Date: Thu, 9 Jul 2015 22:21:20 +0900
> Value returned by devm_ioremap_resource() was checked for non-NULL but > devm_ioremap_resource() returns IOMEM_ERR_PTR, not NULL. In case of > error this could lead to dereference of ERR_PTR. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> > Cc: <[email protected]> > Fixes: 46aa27df8853 ("net: axienet: Use devm_* calls") Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

