Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33779
b: refs/heads/master
c: eff674a
h: refs/heads/master
i:
  33777: b7bbe8a
  33775: bcedd9c
v: v3
  • Loading branch information
Andrew Morton authored and Greg Kroah-Hartman committed Sep 1, 2006
1 parent ca2b45c commit 582556b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: c9c770ed1fe2698c9a3b18e5fc12d1262e099c0c
refs/heads/master: eff674a514bd3f59e0cae9b843e0665b576a5ed8
1 change: 1 addition & 0 deletions trunk/drivers/usb/net/rtl8150.c
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ static void rtl8150_disconnect(struct usb_interface *intf)
if (dev) {
set_bit(RTL8150_UNPLUG, &dev->flags);
tasklet_disable(&dev->tl);
tasklet_kill(&dev->tl);
unregister_netdev(dev->netdev);
unlink_all_urbs(dev);
free_all_urbs(dev);
Expand Down

0 comments on commit 582556b

Please sign in to comment.