diff options
author | Sebastian Andrzej Siewior <bigeasy@linutronix.de> | 2012-01-25 05:51:19 -0500 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2012-02-09 02:53:53 -0500 |
commit | 3cf0ad02e42a91e85ffe9bd67422dd266531d3ec (patch) | |
tree | b31c5635d9a6b07c1e57a5d92a6ab536e2f7bd4a /drivers/accessibility | |
parent | d11519adc214c243ec606f186316f2667b677694 (diff) |
usb: gadget: dummy_hcd: don't assign ->desc on error case
If the stream check fails then we leave ep->desc assigend but we return
with an error code. The caller assumes the endpoint is not enabled
(which is the case) but it can not enable it again due to this
assigment.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/accessibility')
0 files changed, 0 insertions, 0 deletions