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.

Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D23518