usb: gadget: u_uac1: NULL dereference on error path
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 28 Feb 2013 04:44:38 +0000 (07:44 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 4 Mar 2013 11:16:45 +0000 (13:16 +0200)
We should return here with an error code instead of continuing.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found