From: Bjørn Mork Date: Fri, 1 Nov 2013 10:16:59 +0000 (+0100) Subject: net: cdc_ncm: return proper error if setup fails X-Git-Tag: v3.13-rc1~105^2~79^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59ede3168a0b3fe02f82a7bed52432f18dbb1070;p=pandora-kernel.git net: cdc_ncm: return proper error if setup fails Most setup errors are ignored to ensure maximum firmware compatibilty. But GET_NTB_PARAMETERS and the functional descriptors are required. Use proper error codes and log level if these fail. Cc: Alexey Orishko Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed