VirtualBox

Changeset 82776 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jan 16, 2020 12:01:53 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135729
Message:

Fix flowerbox. Even though this code has guards that prevent it from building some kind of lint was done on Windows build machines.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp

    r82775 r82776  
    11111111        AssertRC(rc == VINF_SUCCESS || rc == VERR_NOT_AVAILABLE, rc);
    11121112
    1113         /* todo:  Find a better way to deal with this */
     1113        /** @todo:  Find a better way to deal with this */
    11141114        AssertMsgReturn(rc == VINF_SUCCESS && pDescChain->cbPhysSend,
    11151115                        ("Not enough Rx buffers in queue to accomodate ethernet packet\n"),
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