Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 134750
b: refs/heads/master
c: a6f26e4
h: refs/heads/master
v: v3
  • Loading branch information
Paulius Zaleckas authored and David S. Miller committed Feb 27, 2009
1 parent 0bf4a67 commit 9bd2f58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 6ceffd477808b806d0510747a77fca0a1a60a5b2
refs/heads/master: a6f26e4b0e1d63f466df7ae0fa35398316cf2dfc
4 changes: 0 additions & 4 deletions trunk/drivers/net/usb/hso.c
Original file line number Diff line number Diff line change
Expand Up @@ -2978,8 +2978,6 @@ static int hso_probe(struct usb_interface *interface,
goto exit;
}

usb_driver_claim_interface(&hso_driver, interface, hso_dev);

/* save our data pointer in this device */
usb_set_intfdata(interface, hso_dev);

Expand All @@ -2997,8 +2995,6 @@ static void hso_disconnect(struct usb_interface *interface)

/* remove reference of our private data */
usb_set_intfdata(interface, NULL);

usb_driver_release_interface(&hso_driver, interface);
}

static void async_get_intf(struct work_struct *data)
Expand Down

0 comments on commit 9bd2f58

Please sign in to comment.