Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 49050
b: refs/heads/master
c: 8765c12
h: refs/heads/master
v: v3
  • Loading branch information
Stephen Hemminger authored and Jeff Garzik committed Feb 17, 2007
1 parent 40cc85d commit f5a2b65
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 40ee8c768cbb57aac7e55f7b54572afa8a9eac5a
refs/heads/master: 8765c125e05167b5b7669961b44f50902d4bb36d
3 changes: 3 additions & 0 deletions trunk/drivers/net/sk98lin/skge.c
Original file line number Diff line number Diff line change
Expand Up @@ -5188,6 +5188,9 @@ static struct pci_driver skge_driver = {

static int __init skge_init(void)
{
printk(KERN_NOTICE "sk98lin: driver has been replaced by the skge driver"
" and is scheduled for removal\n");

return pci_register_driver(&skge_driver);
}

Expand Down

0 comments on commit f5a2b65

Please sign in to comment.