VirtualBox

Changeset 37291 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Jun 1, 2011 12:46:14 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
72034
Message:

VBoxGuest/win: comments v2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win-pnp.cpp

    r37290 r37291  
    246246                Log(("VBoxGuest::vboxguestwinGuestPnp: QUERY_REMOVE_DEVICE: Next lower driver replied rc = 0x%x\n", rc));
    247247
    248                 /* we must not do anything here after doing IoSkip & CallDriver
     248                /* we must not do anything the IRP after doing IoSkip & CallDriver
    249249                 * since the driver below us will complete (or already have completed) the IRP.
    250250                 * I.e. just return the status we got from IoCallDriver */
     
    341341                Log(("VBoxGuest::vboxguestwinGuestPnp: QUERY_STOP_DEVICE: Next lower driver replied rc = 0x%x\n", rc));
    342342
    343                 /* we must not do anything here after doing IoSkip & CallDriver
     343                /* we must not do anything with the IRP after doing IoSkip & CallDriver
    344344                 * since the driver below us will complete (or already have completed) the IRP.
    345345                 * I.e. just return the status we got from IoCallDriver */
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