Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NVMe: Advance the sg pointer when filling in an sg list
For multipage BIOs, we were always using sg[0] instead of advancing through the list. Oops :-) Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
- Loading branch information