Changeset 82778 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Jan 16, 2020 12:20:04 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 135731
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevVirtioNet_1_0.cpp
r82777 r82778 1112 1112 1113 1113 /** @todo Find a better way to deal with this */ 1114 1114 1115 AssertMsgReturn(rc == VINF_SUCCESS && pDescChain->cbPhysSend, 1115 1116 ("Not enough Rx buffers in queue to accomodate ethernet packet\n"),
Note:
See TracChangeset
for help on using the changeset viewer.