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:
aa790db
)
be2net: Fix unnecessary delay in PCI EEH
author
Padmanabh Ratnakar
<padmanabh.ratnakar@emulex.com>
Sat, 20 Oct 2012 06:03:37 +0000
(06:03 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Oct 2012 02:15:36 +0000
(22:15 -0400)
During PCI EEH, driver waits for all functions in the card.
Wait is needed only once per card. Fix is to wait only for the
first PCI function.
Signed-off-by: Padmanabh Ratnakar <padmanabh.ratnakar@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found