|
@@ -787,7 +787,6 @@ static void pl2303_process_read_urb(struct urb *urb)
|
|
line_status = priv->line_status;
|
|
line_status = priv->line_status;
|
|
priv->line_status &= ~UART_STATE_TRANSIENT_MASK;
|
|
priv->line_status &= ~UART_STATE_TRANSIENT_MASK;
|
|
spin_unlock_irqrestore(&priv->lock, flags);
|
|
spin_unlock_irqrestore(&priv->lock, flags);
|
|
- wake_up_interruptible(&port->port.delta_msr_wait);
|
|
|
|
|
|
|
|
if (!urb->actual_length)
|
|
if (!urb->actual_length)
|
|
return;
|
|
return;
|