From: Bjørn Mork Date: Fri, 25 Jan 2013 23:36:59 +0000 (+0000) Subject: net: cdc_ncm: use IAD provided by the USB core X-Git-Tag: v3.8-rc6~20^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56a666dcfcb46e998a1bd969fb201bf51de3c412;p=pandora-kernel.git net: cdc_ncm: use IAD provided by the USB core commit 9992c2e (net: cdc_ncm: workaround for missing CDC Union) added code to lookup an IAD for the interface we are probing. This is redundant. The USB core has already done the lookup and saved the result in the USB interface struct. Use that instead. Cc: Greg Suarez Cc: Alexey Orishko Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed