Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360249
b: refs/heads/master
c: 9c5ebd0
h: refs/heads/master
i:
  360247: bbef5ae
v: v3
  • Loading branch information
adam radford authored and James Bottomley committed Feb 22, 2013
1 parent efb8327 commit 3d3bbce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 046c9ec259d271e7988c7fbe80b8bddf3c8efdc4
refs/heads/master: 9c5ebd09e5092fdeffd079efd2b40afaa69dafb7
3 changes: 2 additions & 1 deletion trunk/drivers/scsi/megaraid/megaraid_sas_fusion.c
Original file line number Diff line number Diff line change
Expand Up @@ -1511,7 +1511,8 @@ megasas_build_dcdb_fusion(struct megasas_instance *instance,
if (scmd->device->channel < MEGASAS_MAX_PD_CHANNELS &&
instance->pd_list[pd_index].driveState == MR_PD_STATE_SYSTEM) {
io_request->Function = 0;
io_request->DevHandle =
if (fusion->fast_path_io)
io_request->DevHandle =
local_map_ptr->raidMap.devHndlInfo[device_id].curDevHdl;
io_request->RaidContext.timeoutValue =
local_map_ptr->raidMap.fpPdIoTimeoutSec;
Expand Down

0 comments on commit 3d3bbce

Please sign in to comment.