Michael Tokarev writes:
> This is a quick-n-dirty bandaid to let virtio-net to work on windows
> again. Merely removing newly added stuff (max_virtqueue_pairs)
> from struct virtio_net_config makes fixes it. Note this field
> of the structure is not actually used, as far as I can see - it
> is
This is a quick-n-dirty bandaid to let virtio-net to work on windows
again. Merely removing newly added stuff (max_virtqueue_pairs)
from struct virtio_net_config makes fixes it. Note this field
of the structure is not actually used, as far as I can see - it
is write-only, so it shouldn't affect a