diff options
Diffstat (limited to 'Documentation/PCI/pci-error-recovery.txt')
-rw-r--r-- | Documentation/PCI/pci-error-recovery.txt | 2 |
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 | ||
258 | In response to a return value of PCI_ERS_RESULT_NEED_RESET, the | 258 | In response to a return value of PCI_ERS_RESULT_NEED_RESET, the |
259 | the platform will peform a slot reset on the requesting PCI device(s). | 259 | the platform will perform a slot reset on the requesting PCI device(s). |
260 | The actual steps taken by a platform to perform a slot reset | 260 | The actual steps taken by a platform to perform a slot reset |
261 | will be platform-dependent. Upon completion of slot reset, the | 261 | will be platform-dependent. Upon completion of slot reset, the |
262 | platform will call the device slot_reset() callback. | 262 | platform will call the device slot_reset() callback. |