From: Shaohua Li Date: Tue, 18 Dec 2007 01:56:47 +0000 (+0800) Subject: PCI: fix typo in pci_save_pcix_state X-Git-Tag: v2.6.25-rc1~1074^2~20 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f34303de9e0263b389a215483adddc7d918cf8c8;p=pandora-kernel.git PCI: fix typo in pci_save_pcix_state pci_save/store_state has multiple bugs, which will cause cap can't be saved/restored correctly. Below 3 patches fix them. fix the typo in pci_save_pcix_state Signed-off-by: Shaohua Li Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed