]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] mv643xx: fix outstanding tx skb counter
authorDale Farnsworth <dale@farnsworth.org>
Fri, 2 Sep 2005 17:25:24 +0000 (10:25 -0700)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 5 Sep 2005 22:08:30 +0000 (18:08 -0400)
commitb111ceb68ac4c44d1a6fa697c55f267fa09b1058
tree2871ed739a146543646f0e7cf63acd5d16afd0a9
parentb1dd9ca177bd2ff5260376dd024dd43eb4631dc7
[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>
drivers/net/mv643xx_eth.c