From: Prarit Bhargava Date: Mon, 17 May 2010 18:25:14 +0000 (-0400) Subject: PCI: output FW warning in pci_read/write_vpd X-Git-Tag: v2.6.35-rc1~433^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5030718ee465c759c2a851851e79039f58b9efb3;p=pandora-kernel.git PCI: output FW warning in pci_read/write_vpd pci_read/write_vpd() can fail due to a timeout. Usually the command times out because of firmware issues (incorrect vpd length, etc.) on the PCI card. Currently, the timeout occurs silently. Output a message to the user indicating that they should check with their vendor for new firmware. Reviewed-by: Randy Dunlap Signed-off-by: Prarit Bhargava Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed