From: Dan Carpenter Date: Thu, 23 Dec 2010 19:17:34 +0000 (+0000) Subject: skfp: testing the wrong variable in skfp_driver_init() X-Git-Tag: v2.6.37~1^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a5fc4e179d79c79ad87bfc12a2d7e9b2371e40c;p=pandora-kernel.git skfp: testing the wrong variable in skfp_driver_init() The intent here was to test if the allocation failed but we tested "SharedMemSize" instead of "SharedMemAddr" by mistake. Signed-off-by: Dan Carpenter Reviewed-by: Jiri Pirko Signed-off-by: David S. Miller --- Reading git-diff-tree failed