VirtualBox

Ignore:
Timestamp:
Oct 15, 2021 7:24:43 PM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147544
Message:

VBoxNetAdp: (bugref:10077) More administrative control over network ranges

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/generic/NetIf-generic.cpp

    r91503 r91769  
    8181            LogRel(("NetIfAdpCtl: failed to create process for %s: iStats=%d enmReason=%d\n",
    8282                    szAdpCtl, Status.iStatus, Status.enmReason));
    83             rc = VERR_GENERAL_FAILURE;
     83            rc = -Status.iStatus;
    8484        }
    8585    }
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