Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 262773
b: refs/heads/master
c: c2e2a31
h: refs/heads/master
i:
  262771: f7f5218
v: v3
  • Loading branch information
huajun li authored and David S. Miller committed Aug 8, 2011
1 parent f88521c commit ab98b23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: d52fbfc9e5c7bb0b0dbc256edf17dee170ce839d
refs/heads/master: c2e2a313ff8fdc25cedef5e63da712a6a0d35dfe
1 change: 0 additions & 1 deletion trunk/drivers/net/usb/rtl8150.c
Original file line number Diff line number Diff line change
Expand Up @@ -977,7 +977,6 @@ static void rtl8150_disconnect(struct usb_interface *intf)
usb_set_intfdata(intf, NULL);
if (dev) {
set_bit(RTL8150_UNPLUG, &dev->flags);
tasklet_disable(&dev->tl);
tasklet_kill(&dev->tl);
unregister_netdev(dev->netdev);
unlink_all_urbs(dev);
Expand Down

0 comments on commit ab98b23

Please sign in to comment.