Revert svn r302253 at the request/review of Ken M. This commit is
incorrect. PR: 202625 Approved by: re (implicit)
This commit is contained in:
parent
9df32773f3
commit
795b21ec94
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302254
@ -8788,7 +8788,6 @@ scsi_persistent_reserve_out(struct ccb_scsiio *csio, uint32_t retries,
|
||||
scsi_cmd->opcode = PERSISTENT_RES_OUT;
|
||||
scsi_cmd->action = service_action;
|
||||
scsi_cmd->scope_type = scope | res_type;
|
||||
scsi_ulto2b(dxfer_len, scsi_cmd->length);
|
||||
|
||||
cam_fill_csio(csio,
|
||||
retries,
|
||||
|
Loading…
Reference in New Issue
Block a user