freebsd11_network: Add definition missing from previous commit.
This commit is contained in:
@@ -38,6 +38,7 @@ struct taskqueue {
|
||||
|
||||
struct taskqueue *taskqueue_fast = NULL;
|
||||
struct taskqueue *taskqueue_swi = NULL;
|
||||
struct taskqueue *taskqueue_thread = NULL;
|
||||
|
||||
|
||||
static struct taskqueue *
|
||||
|
||||
Reference in New Issue
Block a user