Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 219964
b: refs/heads/master
c: 0c9a32f
h: refs/heads/master
v: v3
  • Loading branch information
Max Vozeler authored and Greg Kroah-Hartman committed Sep 21, 2010
1 parent 8a68ec7 commit c5fb1ac
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 162f535f3fdd5b5fe463dcd86847e545a9efd067
refs/heads/master: 0c9a32f0192e656daa2ff3c9149f6d71b4a1b873
2 changes: 2 additions & 0 deletions trunk/drivers/staging/usbip/vhci_hcd.c
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ void rh_port_disconnect(int rhport)
* spin_unlock(&vdev->ud.lock); */

spin_unlock_irqrestore(&the_controller->lock, flags);

usb_hcd_poll_rh_status(vhci_to_hcd(the_controller));
}


Expand Down

0 comments on commit c5fb1ac

Please sign in to comment.