commit | b111ceb68ac4c44d1a6fa697c55f267fa09b1058 | [log] [tgz] |
---|---|---|
author | Dale Farnsworth <dale@farnsworth.org> | Fri Sep 02 10:25:24 2005 -0700 |
committer | Jeff Garzik <jgarzik@pobox.com> | Mon Sep 05 18:08:30 2005 -0400 |
tree | 2871ed739a146543646f0e7cf63acd5d16afd0a9 | |
parent | b1dd9ca177bd2ff5260376dd024dd43eb4631dc7 [diff] |
[PATCH] mv643xx: fix outstanding tx skb counter This patch corrects the accounting of outstanding tx skbs. It fixes a bug that causes "Error on Queue Full" messages seen since scatter-gather was enabled by using the hardware tcp/udp checksum generator. Signed-off-by: Dale Farnsworth <dale@farnsworth.org> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>