commit | f35fe4beb03d4e3203a2bd734d2253060694d98f | [log] [tgz] |
---|---|---|
author | Felipe F. Tonello <eu@felipetonello.com> | Fri Sep 18 18:36:28 2015 +0100 |
committer | Felipe Balbi <balbi@ti.com> | Sun Sep 27 10:54:31 2015 -0500 |
tree | bf52f90d254d9113aae2bbd9f27d5697a9baf0b2 | |
parent | 2e6c72b61b9a0a7787e8cfa3fff3b34a0c2548ce [diff] |
usb: gadget: f_midi: check for error on usb_ep_queue f_midi is not checking whether there is an error on usb_ep_queue request, ignoring potential problems, such as memory leaks. Signed-off-by: Felipe F. Tonello <eu@felipetonello.com> Signed-off-by: Felipe Balbi <balbi@ti.com>