summaryrefslogtreecommitdiff
path: root/drivers/net/8139cp.c
diff options
context:
space:
mode:
authorBrice Goglin <brice@myri.com>2007-07-13 18:15:13 (GMT)
committerJeff Garzik <jeff@garzik.org>2007-07-16 22:28:05 (GMT)
commitc97884b5de95a11d1668f134a51c1d150d214391 (patch)
treeb350e1e1ec743f8c5cb95ec0086b7b72cf032d48 /drivers/net/8139cp.c
parentbe5ae973197b84e9f39784b73d08ba41931fbdc9 (diff)
downloadlinux-fsl-qoriq-c97884b5de95a11d1668f134a51c1d150d214391.tar.xz
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 'drivers/net/8139cp.c')
0 files changed, 0 insertions, 0 deletions