Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334135
b: refs/heads/master
c: 8ead581
h: refs/heads/master
i:
  334133: 7aee69f
  334131: 1d17c53
  334127: 99afeb0
v: v3
  • Loading branch information
adam radford authored and James Bottomley committed Oct 9, 2012
1 parent 292b8c9 commit 7b8a7cb
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e187df63991b1b50af0fd3cf8ceaf9aa77c20f4a
refs/heads/master: 8ead581609281720cf7388f989eb6570ff4e5551
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/megaraid/megaraid_sas_fusion.c
Original file line number Diff line number Diff line change
Expand Up @@ -1524,6 +1524,8 @@ megasas_build_dcdb_fusion(struct megasas_instance *instance,
cmd->request_desc->SCSIIO.RequestFlags =
(MPI2_REQ_DESCRIPT_FLAGS_HIGH_PRIORITY <<
MEGASAS_REQ_DESCRIPT_FLAGS_TYPE_SHIFT);
cmd->request_desc->SCSIIO.DevHandle =
local_map_ptr->raidMap.devHndlInfo[device_id].curDevHdl;
} else {
io_request->Function = MEGASAS_MPI2_FUNCTION_LD_IO_REQUEST;
io_request->DevHandle = device_id;
Expand Down

0 comments on commit 7b8a7cb

Please sign in to comment.