mirror of
https://github.com/apache/nuttx.git
synced 2026-05-21 04:52:02 +08:00
91d895d9a2
Summary: When the operating environment does not support virtio-9p and the virtio-9p server driver is not provided, -ENODEV should be returned for virtio-9p to avoid crash caused by continued execution. Signed-off-by: chenrun1 <chenrun1@xiaomi.com>