Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NVMe: Reduce maximum queue depth by 1
The spec says we're not allowed to completely fill the submission queue. Solve this by reducing the number of allocatable cmdids by 1. Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
- Loading branch information