[PATCH] USB: usb/digi_acceleport: correct wait-queue state
authorNishanth Aravamudan <nacc@us.ibm.com>
Tue, 19 Apr 2005 00:39:25 +0000 (17:39 -0700)
committerGreg K-H <gregkh@suse.de>
Tue, 19 Apr 2005 00:39:25 +0000 (17:39 -0700)
First patch incorrectly changed state of the wait-queue usage to
TASK_UNINTERRUPTIBLE. Reverted to TASK_INTERRUPTIBLE.

Signed-off-by: Nishanth Aravamudan <nacc@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found