···315315316316/* ---------------------------------------------------------------- */317317/** PCI Error Recovery System (PCI-ERS). If a PCI device driver provides318318- * a set fof callbacks in struct pci_error_handlers, then that device driver318318+ * a set of callbacks in struct pci_error_handlers, then that device driver319319 * will be notified of PCI bus errors, and will be driven to recovery320320 * when an error occurs.321321 */