Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mg_disk: fix reading invalid status when use polling driver
When using polling driver, little delay is required to access status register. Without this, host might read invalid status. Signed-off-by: unsik Kim <donari75@gmail.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information