From: Larry Finger Date: Thu, 1 Sep 2011 17:23:19 +0000 (-0500) Subject: staging: rtl8192e: Fix smatch error in r8192E_phy.c X-Git-Tag: v3.2-rc1~169^2^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52a7fb0951b35840a79a5b162fb853b78cec3c09;p=pandora-kernel.git staging: rtl8192e: Fix smatch error in r8192E_phy.c Smatch reports the following: CHECK drivers/staging/rtl8192e/r8192E_phy.c drivers/staging/rtl8192e/r8192E_phy.c +940 rtl8192_phy_SwChnlStepByStep(92) error: potential null derefence 'CurrentCmd'. Signed-off-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed