summaryrefslogtreecommitdiffstats
path: root/drivers/pci/pci-label.c
diff options
context:
space:
mode:
authorNaga Venkata Sai Indubhaskar Jupudi <njupudi@ucsc.edu>2016-02-09 14:10:16 -0800
committerBjorn Helgaas <bhelgaas@google.com>2016-02-29 12:03:19 -0600
commit6ca7227b3e24e4ba445464779a66558a8b9e0617 (patch)
tree31d4cb68b3481a322e6de85fcfc1d249a39faec3 /drivers/pci/pci-label.c
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
downloadlinux-0-day-6ca7227b3e24e4ba445464779a66558a8b9e0617.tar.gz
linux-0-day-6ca7227b3e24e4ba445464779a66558a8b9e0617.tar.xz
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>
Diffstat (limited to 'drivers/pci/pci-label.c')
-rw-r--r--drivers/pci/pci-label.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pci/pci-label.c b/drivers/pci/pci-label.c
index 0ae74d96ed857..51357377efbce 100644
--- a/drivers/pci/pci-label.c
+++ b/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.
*/