From: Adrian Bunk Date: Fri, 17 Nov 2006 01:19:25 +0000 (+0100) Subject: PCI: ibmphp_pci.c: fix NULL dereference X-Git-Tag: v2.6.20-rc1~34^2~40^2~473^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0d974e90d6f9fbf3a926defbbc76543cff74426;p=pandora-kernel.git PCI: ibmphp_pci.c: fix NULL dereference The correct order is: NULL check before dereference Spotted by the Coverity checker. Signed-off-by: Adrian Bunk Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed