summaryrefslogtreecommitdiffstats
path: root/Documentation/PCI/pcieaer-howto.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/PCI/pcieaer-howto.txt')
-rw-r--r--Documentation/PCI/pcieaer-howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/pcieaer-howto.txt b/Documentation/PCI/pcieaer-howto.txt
index ea8cafba255c..acd0dddd6bb8 100644
--- a/Documentation/PCI/pcieaer-howto.txt
+++ b/Documentation/PCI/pcieaer-howto.txt
@@ -256,7 +256,7 @@ After reboot with new kernel or insert the module, a device file named
256 256
257Then, you need a user space tool named aer-inject, which can be gotten 257Then, you need a user space tool named aer-inject, which can be gotten
258from: 258from:
259 http://www.kernel.org/pub/linux/utils/pci/aer-inject/ 259 https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
260 260
261More information about aer-inject can be found in the document comes 261More information about aer-inject can be found in the document comes
262with its source code. 262with its source code.