HomeFreeBSD

vtnet: fix typo in vtnet_free_taskqueues

Description

vtnet: fix typo in vtnet_free_taskqueues

Because of a typo, the code was mistakenly resetting the
vtnrx_vq pointer rather than vtntx_tq.

Reviewed by: bryanv
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D19015

Details

Provenance
vmaffioneAuthored on
Reviewer
bryanv
Differential Revision
D19015: vtnet: fix typo in vtnet_free_taskqueues
Parents
rS343551: Fix the bug introduced in r342908, that causes problems with dynamic
Branches
Unknown
Tags
Unknown