loop: no longer requires a reader thread, it delivers directly to the device's receive queue

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21215 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Hugo Santos
2007-05-23 07:56:15 +00:00
parent a1deb55ef5
commit 969885b848
6 changed files with 52 additions and 74 deletions
+3
View File
@@ -101,6 +101,9 @@ struct net_stack_module_info {
status_t (*device_link_changed)(struct net_device *device);
status_t (*device_removed)(struct net_device *device);
status_t (*device_enqueue_buffer)(struct net_device *device,
struct net_buffer *buffer);
// Utility Functions
// notification