Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154968
b: refs/heads/master
c: 50e5628
h: refs/heads/master
v: v3
  • Loading branch information
Joe Perches authored and Jesse Barnes committed Jun 29, 2009
1 parent 44cd414 commit 9b97955
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0d07348931daef854aca8c834a89f1a99ba4ff2b
refs/heads/master: 50e5628a4ac465a52f0d4ca6567343be029731a0
2 changes: 1 addition & 1 deletion trunk/drivers/pci/pcie/aer/ecrc.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ void pcie_set_ecrc_checking(struct pci_dev *dev)
disable_ecrc_checking(dev);
break;
case ECRC_POLICY_ON:
enable_ecrc_checking(dev);;
enable_ecrc_checking(dev);
break;
default:
return;
Expand Down

0 comments on commit 9b97955

Please sign in to comment.