diff options
Diffstat (limited to 'drivers/scsi/st.c')
| -rw-r--r-- | drivers/scsi/st.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/drivers/scsi/st.c b/drivers/scsi/st.c index b5218fc0ac86..756ceb93ddc8 100644 --- a/drivers/scsi/st.c +++ b/drivers/scsi/st.c @@ -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; | 
