PERFORCE change 52430 for review

Peter Wemm peter at FreeBSD.org
Fri May 7 08:51:57 PDT 2004


http://perforce.freebsd.org/chv.cgi?CH=52430

Change 52430 by peter at peter_daintree on 2004/05/07 08:51:14

	I missed this variable in the IFC.

Affected files ...

.. //depot/projects/hammer/sys/amd64/pci/pci_bus.c#18 edit

Differences ...

==== //depot/projects/hammer/sys/amd64/pci/pci_bus.c#18 (text+ko) ====

@@ -228,7 +228,6 @@
 static int
 legacy_pcib_attach(device_t dev)
 {
-	device_t pir;
 	int bus;
 
 	bus = pcib_get_bus(dev);


More information about the p4-projects mailing list