From: Ben Hutchings Date: Mon, 1 Sep 2008 11:49:37 +0000 (+0100) Subject: sfc: Make queue flushes more reliable X-Git-Tag: v2.6.28-rc1~717^2~195^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bc5d3a9334401d788e1adf8b71add211265bc8b;p=pandora-kernel.git sfc: Make queue flushes more reliable Increase the potential retry count for RX flushes from 5 to 100. Stop polling the RX_DESC_PTR_TBL to infer that a flush might have happened. Instead absolutely rely on the flush events, unless bug 7803 applies (Falcon rev A only). To keep things quick, request flushes for every TX and RX queue up front, and match up the events to requests. Signed-off-by: Ben Hutchings Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed