linux/drivers/net/myri10ge
Brice Goglin c97884b5de 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>
2007-07-16 18:28:05 -04:00
..
Makefile [PATCH] Add Myri-10G Ethernet driver 2006-05-24 00:27:31 -04:00
myri10ge.c myri10ge: Remove nonsensical limit in the tx done routine 2007-07-16 18:28:05 -04:00
myri10ge_mcp.h myri10ge: update firmware headers 2007-05-08 01:15:15 -04:00
myri10ge_mcp_gen_header.h [PATCH] myri10ge annotations 2006-12-04 16:07:23 -05:00