VirtualBox

Changeset 13192 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 11, 2008 9:30:39 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
37729
Message:

PCI: Forgotten variable initialization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette