[PATCH 3/3] Char: mxser, fix TIOCMIWAIT

2007-04-20 Thread Jiri Slaby
mxser, fix TIOCMIWAIT There was schedule() missing in the TIOCMIWAIT ioctl. Solve it by moving the code to the wait_event_interruptible. Signed-off-by: Jiri Slaby <[EMAIL PROTECTED]> --- commit 88c99e7bd7356c4b5a960f4a2b631d980bddc337 tree 4d713ce58282145839d6223a849c32a791e25a93 parent

[PATCH 3/3] Char: mxser, fix TIOCMIWAIT

2007-04-20 Thread Jiri Slaby
mxser, fix TIOCMIWAIT There was schedule() missing in the TIOCMIWAIT ioctl. Solve it by moving the code to the wait_event_interruptible. Signed-off-by: Jiri Slaby [EMAIL PROTECTED] --- commit 88c99e7bd7356c4b5a960f4a2b631d980bddc337 tree 4d713ce58282145839d6223a849c32a791e25a93 parent