mirror of
https://github.com/opnsense/src.git
synced 2026-04-09 03:16:24 -04:00
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
1 changed files with 0 additions and 1 deletions
|
|
@ -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 a new issue