Changeset 36875 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt
- Timestamp:
- Apr 28, 2011 1:17:03 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFltBow-solaris.c
r36874 r36875 693 693 */ 694 694 if (!vboxNetFltTryRetainBusyActive(pThis)) 695 { 696 freemsgchain(pMsg); 695 697 return; 698 } 696 699 697 700 uint32_t fSrc = INTNETTRUNKDIR_WIRE;
Note:
See TracChangeset
for help on using the changeset viewer.