VirtualBox

Ignore:
Timestamp:
Feb 17, 2009 3:52:47 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
42962
Message:

Solaris/VBoxNetAdp: fixed typo causing panic.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/VBoxNetAdp/solaris/VBoxNetAdp-solaris.c

    r16848 r16855  
    414414                {
    415415                    int rc = gld_unregister(pMacInfo);
    416                     if (rc = DDI_SUCCESS)
     416                    if (rc == DDI_SUCCESS)
    417417                    {
    418418                        RTMemFree(pState);
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