summaryrefslogtreecommitdiffstats
path: root/sys/cam/ctl/ctl_tpc_local.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/cam/ctl/ctl_tpc_local.c')
-rw-r--r--sys/cam/ctl/ctl_tpc_local.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/cam/ctl/ctl_tpc_local.c b/sys/cam/ctl/ctl_tpc_local.c
index 5c566dd..4f368f9 100644
--- a/sys/cam/ctl/ctl_tpc_local.c
+++ b/sys/cam/ctl/ctl_tpc_local.c
@@ -142,10 +142,6 @@ tpcl_datamove(union ctl_io *io)
struct ctl_scsiio *ctsio;
int i, j;
- ext_sg_start = 0;
- ext_offset = 0;
- ext_sglist = NULL;
-
CTL_DEBUG_PRINT(("%s\n", __func__));
ctsio = &io->scsiio;
OpenPOWER on IntegriCloud