sfc: Improve reliability of RX queue flushing
authorBen Hutchings <bhutchings@solarflare.com>
Wed, 26 Aug 2009 08:18:13 +0000 (08:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 27 Aug 2009 00:38:59 +0000 (17:38 -0700)
Reconfiguring the port requires us to flush all DMA queues.  In
repeated testing we have found that RX flushes would sometimes fail
because the RX DMA engine was not properly isolated from the MACs.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found