Commit 602a4eda authored by Yicong Yang's avatar Yicong Yang Committed by Bjorn Helgaas
Browse files

PCI/AER: Update aer-inject URL

The link to the aer-inject referenced leads to an empty repo and seems no
longer used. Replace it with the link mentioned in
Documentation/PCI/pcieaer-howto.rst.

Link: https://lore.kernel.org/r/20220115104921.21606-1-yangyicong@hisilicon.com


Signed-off-by: default avatarYicong Yang <yangyicong@hisilicon.com>
Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent e783362e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ config PCIEAER_INJECT
	  error injection can fake almost all kinds of errors with the
	  help of a user space helper tool aer-inject, which can be
	  gotten from:
	     https://www.kernel.org/pub/linux/utils/pci/aer-inject/
	     https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/

#
# PCI Express ECRC
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@
 * trigger various real hardware errors. Software based error
 * injection can fake almost all kinds of errors with the help of a
 * user space helper tool aer-inject, which can be gotten from:
 *   https://www.kernel.org/pub/linux/utils/pci/aer-inject/
 *   https://git.kernel.org/cgit/linux/kernel/git/gong.chen/aer-inject.git/
 *
 * Copyright 2009 Intel Corporation.
 *     Huang Ying <ying.huang@intel.com>