Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286267
b: refs/heads/master
c: ca16154
h: refs/heads/master
i:
  286265: 5e17f35
  286263: f08c48c
v: v3
  • Loading branch information
Matthew Wilcox committed Nov 4, 2011
1 parent 48b5de5 commit 38e76da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ad8a5df97cb060aa4d817af25587c99e2d2fda97
refs/heads/master: ca1615424c9adfdbe7d484771d7a7c5ecc4bb6d2
1 change: 0 additions & 1 deletion trunk/drivers/block/nvme.c
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,6 @@ static int nvme_submit_bio_queue(struct nvme_queue *nvmeq, struct nvme_ns *ns,
if (nvme_map_bio(nvmeq->q_dmadev, nbio, bio, dma_dir, psegs) == 0)
goto free_nbio;

cmnd->rw.flags = 1;
cmnd->rw.command_id = cmdid;
cmnd->rw.nsid = cpu_to_le32(ns->ns_id);
nbio->prps = nvme_setup_prps(nvmeq->dev, &cmnd->common, nbio->sg,
Expand Down

0 comments on commit 38e76da

Please sign in to comment.