Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14598
b: refs/heads/master
c: 18317ab
h: refs/heads/master
v: v3
  • Loading branch information
Richard Knutsson authored and Linus Torvalds committed Nov 22, 2005
1 parent 60ad0f5 commit 7fbd660
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 989e4d6cbc69191c41ddf4b1c492457410376b43
refs/heads/master: 18317ab0ca5ac0c654be3eac31ebb781b4a5e9b2
2 changes: 2 additions & 0 deletions trunk/drivers/net/dgrs.c
Original file line number Diff line number Diff line change
Expand Up @@ -1458,6 +1458,8 @@ static struct pci_driver dgrs_pci_driver = {
.probe = dgrs_pci_probe,
.remove = __devexit_p(dgrs_pci_remove),
};
#else
static struct pci_driver dgrs_pci_driver = {};
#endif


Expand Down

0 comments on commit 7fbd660

Please sign in to comment.