From 795b21ec94de0fb92b0e746e1b836f440144d394 Mon Sep 17 00:00:00 2001 From: Sean Bruno Date: Tue, 28 Jun 2016 18:32:15 +0000 Subject: [PATCH] Revert svn r302253 at the request/review of Ken M. This commit is incorrect. PR: 202625 Approved by: re (implicit) --- sys/cam/scsi/scsi_all.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/cam/scsi/scsi_all.c b/sys/cam/scsi/scsi_all.c index 1313bf960ab..722b44faed0 100644 --- a/sys/cam/scsi/scsi_all.c +++ b/sys/cam/scsi/scsi_all.c @@ -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,