From: Wei Yongjun Date: Mon, 8 Oct 2012 00:43:45 +0000 (+0800) Subject: staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~1119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=605fba82a2d6f8e19b7530805b792487562429a7;p=pandora-kernel.git staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start() The dereference should be moved below the NULL test. dpatch engine is used to auto generate this patch. (https://github.com/weiyj/dpatch) Signed-off-by: Wei Yongjun Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed