Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338037
b: refs/heads/master
c: 0b5e409
h: refs/heads/master
i:
  338035: fa52b6d
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent 14a9d34 commit 6f977d2
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: fe5c49b3325e38dd350fc3ceaf30b8f8a3f136b8
refs/heads/master: 0b5e4092241eb4015a91e01d9aca32c214ea8b50
2 changes: 1 addition & 1 deletion trunk/drivers/staging/et131x/et131x.c
Original file line number Diff line number Diff line change
Expand Up @@ -5099,7 +5099,7 @@ static struct pci_driver et131x_driver = {
.name = DRIVER_NAME,
.id_table = et131x_pci_table,
.probe = et131x_pci_setup,
.remove = __devexit_p(et131x_pci_remove),
.remove = et131x_pci_remove,
.driver.pm = ET131X_PM_OPS,
};

Expand Down

0 comments on commit 6f977d2

Please sign in to comment.