sfc: Do not attempt to flush queues if DMA is disabled
authorStuart Hodgson <smhodgson@solarflare.com>
Fri, 30 Mar 2012 12:04:51 +0000 (13:04 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Thu, 10 May 2012 01:22:08 +0000 (02:22 +0100)
efx_nic_fatal_interrupt() disables DMA before scheduling a reset.
After this, we need not and *cannot* flush queues.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found