Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
usb: musb: gadget: prevent a NULL pointer dereference
Case we can't allocate struct musb_request, prevent a NULL pointer dereference by returning early. Signed-off-by: Felipe Balbi <balbi@ti.com>
- Loading branch information