VirtualBox

Changeset 32441 in vbox


Ignore:
Timestamp:
Sep 13, 2010 9:31:28 AM (14 years ago)
Author:
vboxsync
Message:

another argh

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Storage/ISCSIHDDCore.cpp

    r32440 r32441  
    33383338            }
    33393339        }
    3340 #if 0
    3341         else if ((rc == VERR_TIMEOUT) && pImage->cCmdsWaiting)
     3340        else if (rc == VERR_TIMEOU) && pImage->cCmdsWaiting)
    33423341        {
    33433342            /*
     
    33493348            iscsiReattach(pImage);
    33503349        }
    3351 #endif
    33523350        else if (RT_SUCCESS(rc) || rc == VERR_TIMEOUT)
    33533351        {
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