From: Bernd Porr Date: Mon, 16 Nov 2009 01:12:02 +0000 (+0000) Subject: Staging: comedi: fix usbdux timeout bug X-Git-Tag: v2.6.33-rc1~313^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea25371a78c33e276527361d3ab19393d558b2fd;p=pandora-kernel.git Staging: comedi: fix usbdux timeout bug I've fixed a bug in the USBDUX driver which caused timeouts while sending commands to the boards. This was mainly because of one bulk transfer which had a timeout of 1ms (!). I've now set all timeouts to 1000ms. From: Bernd Porr Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed