Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228294
b: refs/heads/master
c: 6b74705
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Greg Kroah-Hartman committed Dec 7, 2010
1 parent 8eded4f commit d7d7300
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: cd0b0ebfbe134b9c98fa8e628732b0e41b2cb48c
refs/heads/master: 6b74705e15d5c87181008f1ac984df7faaad55c9
3 changes: 1 addition & 2 deletions trunk/drivers/staging/bcm/InterfaceInit.c
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,8 @@ static __init int bcm_init(void)

static __exit void bcm_exit(void)
{
class_destroy(bcm_class);

usb_deregister(&usbbcm_driver);
class_destroy(bcm_class);
}

module_init(bcm_init);
Expand Down

0 comments on commit d7d7300

Please sign in to comment.