From: Kevin McKinney Date: Fri, 24 Feb 2012 04:41:05 +0000 (-0500) Subject: Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c X-Git-Tag: v3.4-rc1~186^2~135 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adc4a3a4b0b78a2ab910685d138e0e598fc0edc7;p=pandora-kernel.git Staging: bcm: fix possible NULL dereference of psfLocalSet in CmHost.c Variable psfLocalSet may not follow the correct path in the code, and therefore may not be set properly. As such, causing a null dereference. Signed-off-by: Kevin McKinney Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed