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:
fcf173e
)
usb: musb: gadget: prevent a NULL pointer dereference
author
Felipe Balbi
<balbi@ti.com>
Wed, 1 Dec 2010 09:03:54 +0000
(11:03 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Wed, 1 Dec 2010 09:03:54 +0000
(11:03 +0200)
Case we can't allocate struct musb_request,
prevent a NULL pointer dereference by returning
early.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found