freebsd-dev/sys/dev/virtio/network
Vincenzo Maffione 93ef29690e 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
2019-01-29 14:31:41 +00:00
..
if_vtnet.c vtnet: fix typo in vtnet_free_taskqueues 2019-01-29 14:31:41 +00:00
if_vtnetvar.h
virtio_net.h