Changeset 15200 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/linux
- Timestamp:
- Dec 9, 2008 8:25:26 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
r15193 r15200 880 880 */ 881 881 u_int16_t fIf; 882 #ifdef LOG_ENABLED 882 883 unsigned const cPromiscBefore = VBOX_GET_PCOUNT(pDev); 884 #endif 883 885 if (fActive) 884 886 {
Note:
See TracChangeset
for help on using the changeset viewer.