VirtualBox

Changeset 6036 in vbox for trunk/src/VBox/Additions/common


Ignore:
Timestamp:
Dec 10, 2007 8:45:33 AM (17 years ago)
Author:
vboxsync
Message:

more vboxadd Changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-solaris.c

    r6033 r6036  
    155155    /** Size of the MMIO region. */
    156156    off_t                   cbMMIO;
    157     /** Kernel session. */
    158     PVBOXGUESTSESSION       pKernelSession;
    159157    /** VMMDev Version. */
    160158    uint32_t                u32Version;
     
    635633                    ("SC: %p != %p\n", pSession->pDevExt, &g_DevExt), VERR_INVALID_HANDLE);
    636634
    637     return VBoxGuestCommonIOCtl(iCmd, &g_DevExt, pState->pKernelSession, pvData, cbData, pcbDataReturned);
     635    return VBoxGuestCommonIOCtl(iCmd, &g_DevExt, pSession, pvData, cbData, pcbDataReturned);
    638636}
    639637
Note: See TracChangeset for help on using the changeset viewer.

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