From: Dan Carpenter Date: Thu, 28 Feb 2013 04:44:38 +0000 (+0300) Subject: usb: gadget: u_uac1: NULL dereference on error path X-Git-Tag: v3.9-rc3~17^2~19^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29240e2392786c39007df2f4162f3dc4680f3dec;p=pandora-kernel.git usb: gadget: u_uac1: NULL dereference on error path We should return here with an error code instead of continuing. Signed-off-by: Dan Carpenter Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed