Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prefix: Use Request or Response Length in DLEN and DOFF for MI
For nvme_mi_admin_xfer the DOFF should be zero when sending req data and the DLEN should be req_data_size when sending request data, per spec. Signed-off-by: Chuck Horkin <[email protected]>
- Loading branch information