Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14894
b: refs/heads/master
c: ee7ebdf
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle authored and Jeff Garzik committed Dec 1, 2005
1 parent 83302be commit 63e3dc0
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: 23c2a7b5dea983c7cee2813817409552f9714e95
refs/heads/master: ee7ebdf40260c6c5586f20cda5d253bc988e7baa
2 changes: 1 addition & 1 deletion trunk/drivers/net/jazzsonic.c
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ static int __init jazz_sonic_init_module(void)
return 0;

out_unregister:
driver_unregister(&jazz_sonic_driver);
platform_driver_unregister(&jazz_sonic_driver);

return -ENOMEM;
}
Expand Down

0 comments on commit 63e3dc0

Please sign in to comment.