Changeset 14435 in vbox for trunk/src/VBox/HostDrivers/VBoxNetFlt/linux
- Timestamp:
- Nov 20, 2008 9:04:13 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/linux/VBoxNetFlt-linux.c
r14430 r14435 625 625 { 626 626 int rc; 627 #ifdef DEBUG 627 628 char *pszEvent = "<unknown>"; 629 #endif 628 630 struct net_device *pDev = (struct net_device *)ptr; 629 631 PVBOXNETFLTINS pThis = VBOX_FLT_NB_TO_INST(self);
Note:
See TracChangeset
for help on using the changeset viewer.