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:
b2ba27a
)
usb: gadget: net2280: Fix superspeed dma_done()
author
Mario Schuknecht
<mario.schuknecht@dresearch-fe.de>
Sun, 16 Nov 2014 20:21:45 +0000
(21:21 +0100)
committer
Felipe Balbi
<balbi@ti.com>
Thu, 20 Nov 2014 19:51:25 +0000
(13:51 -0600)
Parameter three in function call dma_done() is incorrect.
Move use of variable 'tmp' after if-condition.
Signed-off-by: Mario Schuknecht <mario.schuknecht@dresearch-fe.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found