Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286342
b: refs/heads/master
c: 882be7c
h: refs/heads/master
v: v3
  • Loading branch information
adam radford authored and James Bottomley committed Jan 16, 2012
1 parent a749649 commit 63c5979
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: 0d4c24cc1bf62e75fdb31e73c68daa50e0877564
refs/heads/master: 882be7c3be72f6d72ae7a81e707154287ea5d289
2 changes: 2 additions & 0 deletions trunk/drivers/scsi/megaraid/megaraid_sas_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -4773,6 +4773,8 @@ megasas_mgmt_fw_ioctl(struct megasas_instance *instance,
memcpy(cmd->frame, ioc->frame.raw, 2 * MEGAMFI_FRAME_SIZE);
cmd->frame->hdr.context = cmd->index;
cmd->frame->hdr.pad_0 = 0;
cmd->frame->hdr.flags &= ~(MFI_FRAME_IEEE | MFI_FRAME_SGL64 |
MFI_FRAME_SENSE64);

/*
* The management interface between applications and the fw uses
Expand Down

0 comments on commit 63c5979

Please sign in to comment.