From: Elina Pasheva Date: Wed, 22 Apr 2009 00:54:42 +0000 (-0700) Subject: USB: serial: sierra driver bug fix for composite interface X-Git-Tag: v2.6.30-rc4~54^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=212b8f0c3f5a2280bfa1d6ab13a6fe98552becaa;p=pandora-kernel.git USB: serial: sierra driver bug fix for composite interface This patch fixes a problem in sierra_send_setup() function when composite devices are used. One should not be sending ACM commands to interfaces that are OBEX. Doing this causes an apparent failure as the ACM command has to time out before the interface can start being used. Signed-off-by: Elina Pasheva Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed