From: Nishanth Aravamudan Date: Tue, 19 Apr 2005 00:39:25 +0000 (-0700) Subject: [PATCH] USB: usb/digi_acceleport: correct wait-queue state X-Git-Tag: v2.6.12-rc3~26^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45f23f189ca66d98b1f8b7f3d30a194d3188039d;p=pandora-kernel.git [PATCH] USB: usb/digi_acceleport: correct wait-queue state First patch incorrectly changed state of the wait-queue usage to TASK_UNINTERRUPTIBLE. Reverted to TASK_INTERRUPTIBLE. Signed-off-by: Nishanth Aravamudan Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed