Sfoglia il codice sorgente

PCI: Fix broken URL for Dell biosdevname

Dell developed a way to consistently name devices, and their last proposal
was accepted under the name biosdevname.  Fix a broken URL to biosdevname
documentation.

Signed-off-by: Naga Venkata Sai Indubhaskar Jupudi <njupudi@ucsc.edu>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Naga Venkata Sai Indubhaskar Jupudi 9 anni fa
parent
commit
6ca7227b3e
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      drivers/pci/pci-label.c

+ 1 - 1
drivers/pci/pci-label.c

@@ -16,7 +16,7 @@
  * the instance number and string from the type 41 record and exports
  * it to sysfs.
  *
- * Please see http://linux.dell.com/wiki/index.php/Oss/libnetdevname for more
+ * Please see http://linux.dell.com/files/biosdevname/ for more
  * information.
  */