From: Hermann Kneissel Date: Fri, 29 Apr 2011 06:58:43 +0000 (+0200) Subject: USB: gamin_gps: Fix for data transfer problems in native mode X-Git-Tag: v2.6.39.1~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=26405736b2c4b993ad912c65220cf4328e8af0cf;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed