Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264254
b: refs/heads/master
c: 6482aa7
h: refs/heads/master
v: v3
  • Loading branch information
Divy Le Ray authored and David S. Miller committed Sep 29, 2011
1 parent acc294e commit a81917e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aabdcb0b553b9c9547b1a506b34d55a764745870
refs/heads/master: 6482aa7c120447858da1869197b48eff66435a31
3 changes: 3 additions & 0 deletions trunk/drivers/net/cxgb4/cxgb4_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3712,6 +3712,9 @@ static int __devinit init_one(struct pci_dev *pdev,
setup_debugfs(adapter);
}

/* PCIe EEH recovery on powerpc platforms needs fundamental reset */
pdev->needs_freset = 1;

if (is_offload(adapter))
attach_ulds(adapter);

Expand Down

0 comments on commit a81917e

Please sign in to comment.