From: Bjørn Mork Date: Mon, 21 Jan 2013 05:50:40 +0000 (+0000) Subject: net: cdc_ncm: fix error path for single interface probing X-Git-Tag: v3.8-rc6~20^2~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4ef60299e30daa8643218fde6152d8a01e2d4b;p=pandora-kernel.git net: cdc_ncm: fix error path for single interface probing commit bbc8d92 (net: cdc_ncm: add Huawei devices) implemented support for devices with a single combined control and data interface. Fix up the error path so that we do not double release such interfaces in case of probing failures. Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed