mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
735dc6e2bf
the virtqueue should be protected by the spinlock, because the virtqueues are used both in worker and interrupt. Signed-off-by: wangyongrong <wangyongrong@xiaomi.com>