HomeFreeBSD

Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process

Description

Use NET_TASK_INIT() and NET_GROUPTASK_INIT() for drivers that process
incoming packets in taskqueue context.

This patch extends r357772.

Tested by: yp@mm.st
Sponsored by: Mellanox Technologies

Details