Reflect MFC of pci_find_extcap().

MFC after:	3 days
This commit is contained in:
Jung-uk Kim 2007-05-01 19:18:12 +00:00
parent 2239cfb4ba
commit fe09b799f1

View file

@ -2306,7 +2306,7 @@ bge_attach(device_t dev)
/*
* Check if this is a PCI-X or PCI Express device.
*/
#if __FreeBSD_version > 700010
#if __FreeBSD_version > 602101
if (pci_find_extcap(dev, PCIY_EXPRESS, &reg) == 0) {
/*
* Found a PCI Express capabilities register, this