Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133841
b: refs/heads/master
c: f08d7c3
h: refs/heads/master
i:
  133839: f477177
v: v3
  • Loading branch information
Cesar Eduardo Barros authored and David S. Miller committed Jan 21, 2009
1 parent 2b1547e commit 5733da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 3230d2b00e6dacffabe3fd013f033606bcf08795
refs/heads/master: f08d7c36ccde73ea098dfda8ab63540978e9beb5
3 changes: 1 addition & 2 deletions trunk/drivers/net/sc92031.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
#define PCI_DEVICE_ID_SILAN_8139D 0x8139

#define SC92031_NAME "sc92031"
#define SC92031_DESCRIPTION "Silan SC92031 PCI Fast Ethernet Adapter driver"

/* BAR 0 is MMIO, BAR 1 is PIO */
#ifndef SC92031_USE_BAR
Expand Down Expand Up @@ -1623,4 +1622,4 @@ module_exit(sc92031_exit);

MODULE_LICENSE("GPL");
MODULE_AUTHOR("Cesar Eduardo Barros <cesarb@cesarb.net>");
MODULE_DESCRIPTION(SC92031_DESCRIPTION);
MODULE_DESCRIPTION("Silan SC92031 PCI Fast Ethernet Adapter driver");

0 comments on commit 5733da8

Please sign in to comment.