freebsd-src/sys/dev/virtio/network
Gleb Smirnoff a01c7081fe vtnet: use CURVNET_SET() instead of CURVNET_SET_QUIET()
We don't expect the VNET context to be set for virtqueue neither
for taskqueue handlers.

Suggested by:	zec
Fixes:		3f2b960775
2024-04-18 07:58:00 -07:00
..
if_vtnet.c vtnet: use CURVNET_SET() instead of CURVNET_SET_QUIET() 2024-04-18 07:58:00 -07:00
if_vtnetvar.h vtnet: Account for the padding when selecting allocation size 2024-02-04 22:43:39 -07:00
virtio_net.h virtio(4): Fix a typo in a source code comment 2024-01-22 21:59:06 +01:00