aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/pci-error-recovery.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/PCI/pci-error-recovery.txt')
-rw-r--r--Documentation/PCI/pci-error-recovery.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/pci-error-recovery.txt b/Documentation/PCI/pci-error-recovery.txt
index 898ded24510d..ac26869c7db4 100644
--- a/Documentation/PCI/pci-error-recovery.txt
+++ b/Documentation/PCI/pci-error-recovery.txt
@@ -256,7 +256,7 @@ STEP 4: Slot Reset
256------------------ 256------------------
257 257
258In response to a return value of PCI_ERS_RESULT_NEED_RESET, the 258In response to a return value of PCI_ERS_RESULT_NEED_RESET, the
259the platform will peform a slot reset on the requesting PCI device(s). 259the platform will perform a slot reset on the requesting PCI device(s).
260The actual steps taken by a platform to perform a slot reset 260The actual steps taken by a platform to perform a slot reset
261will be platform-dependent. Upon completion of slot reset, the 261will be platform-dependent. Upon completion of slot reset, the
262platform will call the device slot_reset() callback. 262platform will call the device slot_reset() callback.