From: Vasiliy Kulikov Date: Wed, 2 Feb 2011 18:29:31 +0000 (+0300) Subject: staging: rts_pstor: potential NULL dereference X-Git-Tag: v2.6.39-rc1~469^2~673 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37af07d19a53924a70ae42faebf968c04a631c8c;p=pandora-kernel.git staging: rts_pstor: potential NULL dereference pci_get_bus_and_slot() may return NULL, but the caller checks wrong variable. Signed-off-by: Vasiliy Kulikov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed