aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/target/target_core_pscsi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/target/target_core_pscsi.c b/drivers/target/target_core_pscsi.c
index e005f9f4e4a6..f6921bf99113 100644
--- a/drivers/target/target_core_pscsi.c
+++ b/drivers/target/target_core_pscsi.c
@@ -940,7 +940,6 @@ pscsi_map_sg(struct se_cmd *cmd, struct scatterlist *sgl, u32 sgl_nents,
940 bio = NULL; 940 bio = NULL;
941 } 941 }
942 942
943 page++;
944 len -= bytes; 943 len -= bytes;
945 data_len -= bytes; 944 data_len -= bytes;
946 off = 0; 945 off = 0;