Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220001
b: refs/heads/master
c: 2166abe
h: refs/heads/master
i:
  219999: 79be604
v: v3
  • Loading branch information
Vasiliy Kulikov authored and Greg Kroah-Hartman committed Sep 30, 2010
1 parent fcfff52 commit a52cb7b
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: b37e0c619dc231f292ed199f50c18f5bf508e16d
refs/heads/master: 2166abebc55843409327ddf6cc424cafadd33a30
2 changes: 1 addition & 1 deletion trunk/drivers/staging/otus/usbdrv.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ void usbdrv_clear_structs(struct net_device *dev)

kfree(macp);

kfree(dev);
free_netdev(dev);

}

Expand Down

0 comments on commit a52cb7b

Please sign in to comment.