USB: gamin_gps: Fix for data transfer problems in native mode
commit4f94d4382c06a24196673a2e408dd257ac0ffbb4
authorHermann Kneissel <herkne@gmx.de>
Fri, 29 Apr 2011 06:58:43 +0000 (29 08:58 +0200)
committerAndi Kleen <ak@linux.intel.com>
Mon, 1 Aug 2011 20:54:52 +0000 (1 13:54 -0700)
tree31e36727dfbabce496a38c543dca062eb982c5f0
parente2835a5f7f667338aca34a7fada6f7c24423574b
USB: gamin_gps: Fix for data transfer problems in native mode

commit b4026c4584cd70858d4d3450abfb1cd0714d4f32 upstream.

This patch fixes a problem where data received from the gps is sometimes
transferred incompletely to the serial port. If used in native mode now
all data received via the bulk queue will be forwarded to the serial
port.

Signed-off-by: Hermann Kneissel <herkne@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
drivers/usb/serial/garmin_gps.c