From: Wang Weidong Date: Wed, 18 Dec 2013 02:24:33 +0000 (-0700) Subject: dccp: catch failed request_module call in dccp_probe init X-Git-Tag: v3.13-rc7~13^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965cdea825693c821d200e38fac9402cde6dce6a;p=pandora-kernel.git dccp: catch failed request_module call in dccp_probe init Check the return value of request_module during dccp_probe initialisation, bail out if that call fails. Signed-off-by: Gerrit Renker Signed-off-by: Wang Weidong Signed-off-by: David S. Miller --- Reading git-diff-tree failed