lkml.org 
[lkml]   [2000]   [Feb]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.3.47 build problem
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/

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