aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isci/scil/scic_sds_stp_request.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/isci/scil/scic_sds_stp_request.c')
-rw-r--r--sys/dev/isci/scil/scic_sds_stp_request.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/isci/scil/scic_sds_stp_request.c b/sys/dev/isci/scil/scic_sds_stp_request.c
index ed597b1ce8ac..f3fe28ddd4c9 100644
--- a/sys/dev/isci/scil/scic_sds_stp_request.c
+++ b/sys/dev/isci/scil/scic_sds_stp_request.c
@@ -1222,6 +1222,7 @@ SCI_STATUS scic_sds_stp_request_pio_data_in_copy_data_buffer(
length -= copy_length;
sgl_offset += copy_length;
data_offset += copy_length;
+ source_address += copy_length;
#endif
}
}