Changeset 63461 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Aug 15, 2016 8:38:36 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DrvIntNet.cpp
r62906 r63461 262 262 /* -=-=-=-=- PDMINETWORKUP -=-=-=-=- */ 263 263 264 #ifndef IN_RING3 264 265 /** 265 266 * Helper for signalling the xmit thread. … … 278 279 return VERR_TRY_AGAIN; 279 280 } 281 #endif 280 282 281 283
Note:
See TracChangeset
for help on using the changeset viewer.