From: Dan Carpenter Date: Mon, 14 May 2012 20:56:46 +0000 (+0300) Subject: Staging: wlags49_h2: potential NULL dereference X-Git-Tag: v3.5-rc1~145^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed861ba2a020c267a987c63aca2705d460f1350;p=pandora-kernel.git Staging: wlags49_h2: potential NULL dereference wl_device_dealloc() dereferences the "dev" paramter, so let's move it under the check for NULL. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed