Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80598
b: refs/heads/master
c: 40f6202
h: refs/heads/master
v: v3
  • Loading branch information
James Bottomley authored and James Bottomley committed Jan 30, 2008
1 parent f13ece3 commit 7c39b37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3d9dd6eef888658d26ebea0cc24d15d2a93ab015
refs/heads/master: 40f620286dd08e29c995ca631f45e8d03f4fe1be
1 change: 1 addition & 0 deletions trunk/block/bsg.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,7 @@ bsg_map_hdr(struct bsg_device *bd, struct sg_io_v4 *hdr)
goto out;
}
rq->next_rq = next_rq;
next_rq->cmd_type = rq->cmd_type;

dxferp = (void*)(unsigned long)hdr->din_xferp;
ret = blk_rq_map_user(q, next_rq, dxferp, hdr->din_xfer_len);
Expand Down

0 comments on commit 7c39b37

Please sign in to comment.