From: Shaohua Li Date: Tue, 18 Dec 2007 01:56:56 +0000 (+0800) Subject: PCI: correctly initialize a structure for pcie_save_pcix_state() X-Git-Tag: v2.6.25-rc1~1074^2~19 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0a3a27fbb5792980b8c3ce4a93bc2ee93d0b35;p=pandora-kernel.git PCI: correctly initialize a structure for pcie_save_pcix_state() save_state->cap_nr should be correctly set, otherwise we can't find the saved cap at resume. Signed-off-by: Shaohua Li Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed