git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7d64366
)
usb: dwc3: ep0: return early on NULL requests
author
Felipe Balbi
<balbi@ti.com>
Tue, 30 Sep 2014 16:43:20 +0000
(11:43 -0500)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 20 Oct 2014 20:58:49 +0000
(15:58 -0500)
if our list of requests is empty, return early.
There's really nothing to be done in case our
request list is empty anyway because the only
situation where we our list is empty, is when
we're transferring ZLPs.
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/ep0.c
Simple merge