aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/8139cp.c
diff options
context:
space:
mode:
authorBrice Goglin <brice@myri.com>2007-07-13 20:15:13 +0200
committerJeff Garzik <jeff@garzik.org>2007-07-16 18:28:05 -0400
commitc97884b5de95a11d1668f134a51c1d150d214391 (patch)
treeb350e1e1ec743f8c5cb95ec0086b7b72cf032d48 /drivers/net/8139cp.c
parentgianfar: kill unused header (diff)
downloadlinux-dev-c97884b5de95a11d1668f134a51c1d150d214391.tar.xz
linux-dev-c97884b5de95a11d1668f134a51c1d150d214391.zip
myri10ge: Remove nonsensical limit in the tx done routine
Remove nonsensical limit in the tx done routine. Specifically, the loop will always terminate after processing <= 1 rings worth of frames, as the mcp index is not refetched, so the removed conditional could never be true. Signed-off-by: Brice Goglin <brice@myri.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions