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
vtnet: fix typo in vtnet_free_taskqueues Tags None Referenced Files None Subscribers None
Description
Details
|