PERFORCE change 1190666 for review

John Baldwin jhb at FreeBSD.org
Wed Feb 5 20:57:16 UTC 2014


http://p4web.freebsd.org/@@1190666?ac=10

Change 1190666 by jhb at jhb_ralph on 2014/02/05 20:56:36

	IFC @1190664

Affected files ...

.. //depot/projects/pci/sys/dev/pci/pci.c#57 integrate
.. //depot/projects/pci/sys/dev/pci/pci_pci.c#49 integrate

Differences ...

==== //depot/projects/pci/sys/dev/pci/pci.c#57 (text+ko) ====

@@ -27,7 +27,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/pci/pci.c 261524 2014-02-05 19:24:16Z jhb $");
+__FBSDID("$FreeBSD: head/sys/dev/pci/pci.c 261527 2014-02-05 20:52:12Z jhb $");
 
 #include "opt_bus.h"
 

==== //depot/projects/pci/sys/dev/pci/pci_pci.c#49 (text+ko) ====

@@ -29,7 +29,7 @@
  */
 
 #include <sys/cdefs.h>
-__FBSDID("$FreeBSD: head/sys/dev/pci/pci_pci.c 253450 2013-07-18 15:17:11Z jhb $");
+__FBSDID("$FreeBSD: head/sys/dev/pci/pci_pci.c 261527 2014-02-05 20:52:12Z jhb $");
 
 /*
  * PCI:PCI bridge support.


More information about the p4-projects mailing list