USB: serial: sierra driver bug fix for composite interface
authorElina Pasheva <epasheva@sierrawireless.com>
Wed, 22 Apr 2009 00:54:42 +0000 (17:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 23 Apr 2009 21:15:29 +0000 (14:15 -0700)
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 <epasheva@sierrawireless.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found