Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338063
b: refs/heads/master
c: 435c78d
h: refs/heads/master
i:
  338061: e5211ce
  338059: 2492e43
  338055: 18ae133
  338047: 3fb0f9c
v: v3
  • Loading branch information
Bill Pemberton authored and Greg Kroah-Hartman committed Nov 21, 2012
1 parent bd8b0e6 commit 622c3ba
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: 90c1076509496a2e728d3749c8115dc8c57be9dd
refs/heads/master: 435c78dfb8bfacbb378cb6b929c06667281be325
2 changes: 1 addition & 1 deletion trunk/drivers/staging/rtl8187se/r8180_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ static struct pci_driver rtl8180_pci_driver = {
.name = RTL8180_MODULE_NAME,
.id_table = rtl8180_pci_id_tbl,
.probe = rtl8180_pci_probe,
.remove = __devexit_p(rtl8180_pci_remove),
.remove = rtl8180_pci_remove,
.suspend = rtl8180_suspend,
.resume = rtl8180_resume,
.shutdown = rtl8180_shutdown,
Expand Down

0 comments on commit 622c3ba

Please sign in to comment.