Changeset 12035 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Sep 3, 2008 12:42:10 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/VBoxNetFlt/solaris/VBoxNetFlt-solaris.c
r12031 r12035 638 638 WR(pQueue)->q_ptr = pStream; 639 639 640 /** @todo Get rid of linked list maintenance; we're not a virtual DLPI device slaving for ring-3 consumers. */ 640 641 /* 641 642 * Link it to the list of streams.
Note:
See TracChangeset
for help on using the changeset viewer.