[PATCH] 2.3.47 compile error - drivers/net/sk_g16.

From: John Ellson (ellson@lucent.com)
Date: Fri Feb 18 2000 - 09:25:11 EST


--- drivers/net/sk_g16.c.orig Fri Feb 18 08:29:08 2000
+++ drivers/net/sk_g16.c Fri Feb 18 08:30:07 2000
@@ -1172,7 +1172,7 @@
  * YY/MM/DD uid Description
 -*/
 
-static int SK_timeout(struct net_device *dev)
+static void SK_timeout(struct net_device *dev)
 {
        printk(KERN_WARNING "%s: xmitter timed out, try to restart!\n", dev->name);
        SK_lance_init(dev, MODE_NORMAL); /* Reinit LANCE */

-
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/



This archive was generated by hypermail 2b29 : Wed Feb 23 2000 - 21:00:21 EST