From: Insu Yun <wuni...@gmail.com> Date: Tue, 29 Dec 2015 16:38:46 -0500
> Since kzalloc can be failed in memory pressure, > NULL dereference might be happened. > > Signed-off-by: Insu Yun <wuni...@gmail.com> Sorry, this is not a correct fix. You need to propagate an error back to the callers, and they must act upon that error. -- 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