Commit c8a5416
be2net: Fix unnecessary delay in PCI EEH
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>1 parent aa790db commit c8a5416
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4201 | 4201 | | |
4202 | 4202 | | |
4203 | 4203 | | |
4204 | | - | |
| 4204 | + | |
| 4205 | + | |
| 4206 | + | |
4205 | 4207 | | |
4206 | | - | |
| 4208 | + | |
| 4209 | + | |
| 4210 | + | |
4207 | 4211 | | |
4208 | 4212 | | |
4209 | 4213 | | |
| |||
0 commit comments