lkml.org 
[lkml]   [1999]   [Apr]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: via-rhine and missing /proc/net/dev receive bytes
Date
From
>Well, the weird part is that the transmitting bytes are working properly...

Yeah. I just looked at the driver and it does indeed implement the tx byte
counter but not the rx one. Bizarre.

To make it work you just need to add something along the lines of `np->
stats.rx_bytes += skb->len;' at about line 1053, I imagine.

p.



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