mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-30 04:14:56 +00:00
There was a bug while calculating the next index in submit_sync_sqe function. Use the NVMeQueue's class variable m_qdepth instead of the hardcoded IO_QUEUE_SIZE.