Re: Linux 2.4.17-pre7 - fdomain_stub.c error

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Mon, 10 Dec 2001 09:14:52 +1100


This is a multi-part message in MIME format.
--------------8026A2A24BDB50E5447F0468
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Marcelo Tosatti wrote:
>
> Hi,
>
> Here goes pre7.

linux/drivers/scsi/pcmcia/fdomain_stub.c does not compile. I think
this is the fix.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>
--------------8026A2A24BDB50E5447F0468
Content-Type: text/plain; charset=us-ascii;
 name="2.4.17-pre7-fdomain.patch"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="2.4.17-pre7-fdomain.patch"

--- linux/drivers/scsi/fdomain.h.orig Mon Dec 10 09:09:28 2001 +++ linux/drivers/scsi/fdomain.h Mon Dec 10 09:10:14 2001 @@ -34,6 +34,7 @@ int fdomain_16x0_biosparam( Disk *, kdev_t, int * ); int fdomain_16x0_proc_info( char *buffer, char **start, off_t offset, int length, int hostno, int inout ); +int fdomain_16x0_release( struct Scsi_Host *shpnt ); #define FDOMAIN_16X0 { proc_info: fdomain_16x0_proc_info, \ detect: fdomain_16x0_detect, \

--------------8026A2A24BDB50E5447F0468--

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