2.3.47 build problem

From: Andrew Morton (akpm@zip.com.au)
Date: Mon Feb 21 2000 - 05:36:58 EST


Little problem in sk_g16.c:

diff -ur linux-2.3.47-orig/drivers/net/sk_g16.c linux-2.3.47/drivers/net/sk_g16.c
--- linux-2.3.47-orig/drivers/net/sk_g16.c Mon Feb 14 13:20:21 2000
+++ linux-2.3.47/drivers/net/sk_g16.c Mon Feb 21 20:32:48 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:27 EST