diff options
author | Stefan Fritsch <sf@cvs.openbsd.org> | 2023-12-02 10:01:36 +0000 |
---|---|---|
committer | Stefan Fritsch <sf@cvs.openbsd.org> | 2023-12-02 10:01:36 +0000 |
commit | 087a7cc6507f1f60f137bd40e57858cdc3d519d0 (patch) | |
tree | 8a8296bf9a4782736fd2317a0482e411c57b5d04 /lib | |
parent | ed37cc8866546cdb562a36b4b9472666a1cd9980 (diff) |
virtio: Fix handling of feature bits >= 32
Fix handling of feature bits >= 32. This does not yet affect any driver
as no high feature bit besides VERSION_1 is used, and that one has
special handling.
Also, with VIRTIO_DEBUG, simply walk through all transport and device
feature names, so that we don't need to adjust the if clause whenever
the standard introduces new transport features.
ok jan@ bluhm@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions