Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 155664
b: refs/heads/master
c: 90cb665
h: refs/heads/master
v: v3
  • Loading branch information
Cesar Eduardo Barros authored and David S. Miller committed Jul 20, 2009
1 parent 7a58d0e commit 3ded0a8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: e445bb4ed677f8df0d4f8c1abc15c668bd182f28
refs/heads/master: 90cb665937a2aab16d9aa60f22908195c16dcffd
1 change: 1 addition & 0 deletions trunk/drivers/net/sc92031.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,6 +1593,7 @@ static int sc92031_resume(struct pci_dev *pdev)
static struct pci_device_id sc92031_pci_device_id_table[] __devinitdata = {
{ PCI_DEVICE(PCI_VENDOR_ID_SILAN, 0x2031) },
{ PCI_DEVICE(PCI_VENDOR_ID_SILAN, 0x8139) },
{ PCI_DEVICE(0x1088, 0x2031) },
{ 0, }
};
MODULE_DEVICE_TABLE(pci, sc92031_pci_device_id_table);
Expand Down

0 comments on commit 3ded0a8

Please sign in to comment.