lkml.org 
[lkml]   [1997]   [Jan]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.1.24-patch1, compile fix for net/8390.c
Hi Alan,

Little 'typo' in net/8390.c, it doesn't compile.

Hans
<lermen@fgan.de>

--- linux-2.1.24+1/drivers/net/8390.c.old Fri Jan 31 10:40:48 1997
+++ linux-2.1.24+1/drivers/net/8390.c Fri Jan 31 13:17:53 1997
@@ -192,7 +192,7 @@

send_length = ETH_ZLEN < length ? length : ETH_ZLEN;

- lp->stats.tx_bytes+=send_length;
+ ei_local->stat.tx_bytes+=send_length;

#ifdef EI_PINGPONG


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