]> err.no Git - linux-2.6/blobdiff - drivers/scsi/st.c
[SCSI] iscsi: break up session creation into two stages
[linux-2.6] / drivers / scsi / st.c
index b5218fc0ac8611eea4d68fa600573ca851f27747..756ceb93ddc801f5249ca5f20f67f0ccea78f88d 100644 (file)
@@ -3599,7 +3599,6 @@ static struct st_buffer *
        tb->use_sg = max_sg;
        tb->frp = (struct st_buf_fragment *)(&(tb->sg[0]) + max_sg);
 
-       tb->in_use = 1;
        tb->dma = need_dma;
        tb->buffer_size = got;