Hello. Thomas Lange wrote: > With current CVS head, ethernet TX bytes always remain zero. > > The problem seems to be that when packet has been transmitted, > the len word in DMA buffer is zero. > > Attached is a patch against 2_4 HEAD that updates the stats when > DMA buffer is written to fix this. > > * Patch by Thomas Lange, 21 Jan 2005: > Fix update of ethernet tx bytes stats for au1x00 More than a year ago, this is still an issue with both 2.4 and 2.6 driver. Here's the 2.6 patch... > /Thomas WBR, Sergei Signed-off-by: Thomas Lange Signed-off-by: Sergei Shtylyov