patch-2.3.36 linux/drivers/pci/names.c
Next file: linux/drivers/pci/pci.c
Previous file: linux/drivers/parport/share.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Mon Jan  3 11:15:05 2000
-  Orig file: 
v2.3.35/linux/drivers/pci/names.c
-  Orig date: 
Tue Dec 14 01:27:24 1999
diff -u --recursive --new-file v2.3.35/linux/drivers/pci/names.c linux/drivers/pci/names.c
@@ -123,7 +123,6 @@
 
 void __init pci_name_device(struct pci_dev *dev)
 {
-	sprintf(dev->name, "PCI device %04x:%04x", dev->vendor, dev->device);
 }
 
 char *
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)