]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit45f23f189ca66d98b1f8b7f3d30a194d3188039d
tree6fadab86aec4b6dd747ebfb316396842bf1501ab
parent6d5e8254bf488a40b7ae2faafbffa232ab19d541
[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 <nacc@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/digi_acceleport.c