lkml.org 
[lkml]   [1998]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectPATCH: 2.1.pre126-2 and znet.c
Date
Hi,

it seems like variables have to be declared in C before they are
used ;-)

--- znet.c.orig Sun Oct 18 23:59:28 1998
+++ znet.c Sun Oct 18 23:20:45 1998
@@ -679,6 +679,8 @@
or when we come out of suspend mode. */
static void hardware_init(struct device *dev)
{
+ unsigned long flags;
+
short ioaddr = dev->base_addr;

zn.rx_cur = zn.rx_start;

There is also a compilation problem in the hippi drivers which I don't
have the time to investigate now.

hjb
--
"Every use of Linux is a proper use of Linux."
-- John "Maddog" Hall, Keynote at the Linux
Kongress in Cologne

-
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:45    [W:0.017 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site