lkml.org 
[lkml]   [1999]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: "v2.3.[23]": Compile problems...
From
Date
From: Marcelo Tosatti <marcelo@conectiva.com.br>
Subject: Re: "v2.3.[23]": Compile problems...
Date: Mon, 17 May 1999 20:01:16 -0300 (EST)
Message-ID: <Pine.LNX.4.10.9905172000060.2104-100000@freak.conectiva>

Hi Marcelo!


***THANK YOU VERY MUCH! ***

WORKS! :-)

KEEP HACKING!
Meino




> The patch.
>
> --- linux-2.3.orig/drivers/scsi/st.c Mon May 17 19:41:32 1999
> +++ linux-2.3/drivers/scsi/st.c Mon May 17 19:59:05 1999
> @@ -3380,7 +3380,7 @@
>
> tpnt->devt = MKDEV(SCSI_TAPE_MAJOR, i);
> tpnt->dirty = 0;
> - tpnt->waiting = NULL;
> + init_waitqueue_head(&tpnt->waiting);
> tpnt->in_use = 0;
> tpnt->drv_buffer = 1; /* Try buffering if no mode sense */
> tpnt->restr_dma = (SDp->host)->unchecked_isa_dma;
>
> - Marcelo
>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:0.045 / U:0.916 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site