diff options
author | Sergei Shtylylov <sshtylyov@ru.mvista.com> | 2006-03-22 07:53:52 +0100 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-03-23 02:29:29 +0100 |
commit | c2d3d4b938d1a8df4fd4db73427009dfb9e8b225 (patch) | |
tree | f157ea9132098a4223895d8a0774a51255e93b83 /net/tipc/addr.c | |
parent | [PATCH] fix spidernet build issue (diff) | |
download | linux-c2d3d4b938d1a8df4fd4db73427009dfb9e8b225.tar.xz linux-c2d3d4b938d1a8df4fd4db73427009dfb9e8b225.zip |
[PATCH] AMD Au1xx0: fix Ethernet TX stats
With Au1xx0 Ethernet driver, TX bytes/packets always remain zero. The
problem seems to be that when packet has been transmitted, the length word
in DMA buffer is zero.
The patch updates the TX stats when a buffer is fed to DMA. The initial
2.4 patch was posted to linux-mips@linux-mips.org by Thomas Lange 21 Jan
2005.
Signed-off-by: Thomas Lange <thomas@corelatus.se>
Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Cc: Jordan Crouse <jordan.crouse@amd.com>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions