diff options
Diffstat (limited to 'Documentation/PCI/pcieaer-howto.txt')
-rw-r--r-- | Documentation/PCI/pcieaer-howto.txt | 2 |
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 | ||
257 | Then, you need a user space tool named aer-inject, which can be gotten | 257 | Then, you need a user space tool named aer-inject, which can be gotten |
258 | from: | 258 | from: |
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 | ||
261 | More information about aer-inject can be found in the document comes | 261 | More information about aer-inject can be found in the document comes |
262 | with its source code. | 262 | with its source code. |