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:
4e9c4fd
)
cxgb3: Fixing EEH handlers
author
Breno Leitao
<leitao@linux.vnet.ibm.com>
Thu, 10 Dec 2009 09:03:37 +0000
(09:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 11 Dec 2009 23:07:56 +0000
(15:07 -0800)
After commit
4b77b0a2ba27d64f58f16d8d4d48d8319dda36ff
("PCI: Clear
saved_state after the state has been restored"), the EEH is not
working proplery on cxgb3.
This patch fixes it, always saving the PCI state after a recovery,
in order to allow further reoveries.
Signed-off-by: Breno Leitao <leitao@linux.vnet.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found