Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 8665
b: refs/heads/master
c: 4809ecc
h: refs/heads/master
i:
  8663: da774e4
v: v3
  • Loading branch information
Pavol Kurina authored and Greg Kroah-Hartman committed Sep 12, 2005
1 parent 6caf757 commit 1101dbb
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: 22c438632850c0d6257b45c90afed0cea6953afc
refs/heads/master: 4809ecc29935893d954ab9244899777ffaca40ac
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/inode.c
Original file line number Diff line number Diff line change
Expand Up @@ -483,6 +483,7 @@ ep_release (struct inode *inode, struct file *fd)
data->state = STATE_EP_DISABLED;
data->desc.bDescriptorType = 0;
data->hs_desc.bDescriptorType = 0;
usb_ep_disable(data->ep);
}
put_ep (data);
return 0;
Expand Down

0 comments on commit 1101dbb

Please sign in to comment.