Changeset 63226 in vbox for trunk/src/VBox/Devices/Network
- Timestamp:
- Aug 9, 2016 4:41:16 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Network/DevPCNet.cpp
r63218 r63226 639 639 static int pcnetXmitPending(PPCNETSTATE pThis, bool fOnWorkerThread); 640 640 #ifdef PCNET_NO_POLLING 641 PGM_ALL_CB_DECL(FNPGMPHYSHANDLER) pcnetHandleRingWrite;642 641 # ifndef IN_RING3 643 642 RT_C_DECLS_BEGIN
Note:
See TracChangeset
for help on using the changeset viewer.