git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e7d21c
)
sfc: Do not attempt to flush queues if DMA is disabled
author
Stuart Hodgson
<smhodgson@solarflare.com>
Fri, 30 Mar 2012 12:04:51 +0000
(13:04 +0100)
committer
Ben 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