Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90246
b: refs/heads/master
c: d5706ef
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Mar 23, 2008
1 parent 1e1352d commit da63757
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: 76fef2b6bffa13ad7ccd54c0493b053295721b9a
refs/heads/master: d5706ef30bc25fe100bc3c3e46e46582a3eaf6b2
2 changes: 1 addition & 1 deletion trunk/drivers/net/8390.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ static void __exit ns8390_module_exit(void)
{
}

module_init(ns8390_init_module);
module_init(ns8390_module_init);
module_exit(ns8390_module_exit);
#endif /* MODULE */
MODULE_LICENSE("GPL");

0 comments on commit da63757

Please sign in to comment.