VirtualBox

Ignore:
Timestamp:
Oct 28, 2010 9:27:05 AM (14 years ago)
Author:
vboxsync
Message:

*: spelling fixes, thanks Timeless!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetFlt/VBoxNetFlt.c

    r29696 r33540  
    383383     * Don't do rediscovery if we're called with preemption disabled.
    384384     *
    385      * Note! This may cause trouble if we're always called with preemptioni
     385     * Note! This may cause trouble if we're always called with preemption
    386386     *       disabled and vboxNetFltOsMaybeRediscovered actually does some real
    387387     *       work.  For the time being though, only Darwin and FreeBSD depends
     
    11441144                        /** @todo This reconnect stuff should be serialized correctly for static
    11451145                         *        devices. Shouldn't it? In the dynamic case we're using the INTNET
    1146                          *        outbound thrunk lock, but that doesn't quite cut it here, or does
     1146                         *        outbound thunk lock, but that doesn't quite cut it here, or does
    11471147                         *        it? We could either transition to initializing  or make a callback
    1148                          *        while owning the mutext here... */
     1148                         *        while owning the mutex here... */
    11491149                        if (enmState == kVBoxNetFltInsState_Disconnecting)
    11501150                        {
     
    13241324 * @returns Pointer to an interface. NULL if not supported.
    13251325 *
    1326  * @param   pSupDrvFactory      Pointer to the componet factory registration structure.
     1326 * @param   pSupDrvFactory      Pointer to the component factory registration structure.
    13271327 * @param   pSession            The session - unused.
    13281328 * @param   pszInterfaceUuid    The factory interface id.
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