VirtualBox

Changeset 13192

Show
Ignore:
Timestamp:
10/11/08 23:30:39 (1 month ago)
Author:
vboxsync
Message:

PCI: Forgotten variable initialization

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/VBox/Devices/Bus/DevPCI.cpp

    r13191 r13192  
    19151915    PPCIBUS     pBus = PDMINS_2_DATA(pDevIns, PPCIBUS); 
    19161916    int iIrqPinBridge = 0; 
    1917     uint8_t uDevFnBridge
     1917    uint8_t uDevFnBridge = pPciDev->devfn
    19181918 
    19191919    /* Walk the chain until we reach the host bus. */ 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy