| commit | be29fc5aa4a60b212066a28c0137236711486ec1 | [log] [tgz] |
|---|---|---|
| author | Stuart Hodgson <smhodgson@solarflare.com> | Fri Mar 30 13:04:51 2012 +0100 |
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Mar 28 12:11:54 2013 -0700 |
| tree | 8d7c27afbd9a38cb427ec8c51c2bb21dbec1f1b5 | |
| parent | 1280938465132080915aef414a1f40f62831bab9 [diff] |
sfc: Do not attempt to flush queues if DMA is disabled [ Upstream commit 3dca9d2dc285faf1910d405b65df845cab061356 ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>