From: Greg Kroah-Hartman Date: Fri, 7 Nov 2014 16:48:15 +0000 (-0800) Subject: USB: cdc-acm: check for valid interfaces X-Git-Tag: omap-for-v3.19/fixes-rc1~87^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403dff4e2c94f275e24fd85f40b2732ffec268a1;p=pandora-kernel.git USB: cdc-acm: check for valid interfaces We need to check that we have both a valid data and control inteface for both types of headers (union and not union.) References: https://bugzilla.kernel.org/show_bug.cgi?id=83551 Reported-by: Simon Schubert <2+kernel@0x2c.org> Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed