Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 79090
b: refs/heads/master
c: 1662e4b
h: refs/heads/master
v: v3
  • Loading branch information
Pekka Enberg authored and David S. Miller committed Jan 28, 2008
1 parent 17a99f9 commit 584a4ae
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 5 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: 85d68a58833a9e361ecabd5e89d228301d346d94
refs/heads/master: 1662e4b7af956979c6cb864bf23cf88f882cdaf8
3 changes: 1 addition & 2 deletions trunk/drivers/net/ipg.c
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ enum {
#define DRV_NAME "ipg"

MODULE_AUTHOR("IC Plus Corp. 2003");
MODULE_DESCRIPTION("IC Plus IP1000 Gigabit Ethernet Adapter Linux Driver "
DrvVer);
MODULE_DESCRIPTION("IC Plus IP1000 Gigabit Ethernet Adapter Linux Driver");
MODULE_LICENSE("GPL");

//variable record -- index by leading revision/length
Expand Down
2 changes: 0 additions & 2 deletions trunk/drivers/net/ipg.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
#include <asm/bitops.h>
/*#include <asm/spinlock.h>*/

#define DrvVer "2.09d"

/*
* Constants
*/
Expand Down

0 comments on commit 584a4ae

Please sign in to comment.