From: Dan Carpenter Date: Fri, 1 Aug 2014 08:23:57 +0000 (+0300) Subject: dm9000: NULL dereferences on error in probe() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5536e109453bc625461d287619f4bffe233ade9;p=pandora-kernel.git dm9000: NULL dereferences on error in probe() The dm9000_release_board() function is called with NULL ->data_req and ->addr_req pointers if dm9000_probe() fails. Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed