From: Wei Yongjun Date: Sat, 6 Apr 2013 09:23:22 +0000 (+0800) Subject: usb: gadget: multi: fix error return code in rndis_do_config() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~135^2~11^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad46047bd1988d61bc53ea354b77ef40f8a674a5;p=pandora-kernel.git usb: gadget: multi: fix error return code in rndis_do_config() Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Introduced by commit 59835a (usb: gadget: multi: use function framework for ACM.) Signed-off-by: Wei Yongjun Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed