aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/quatech_usb2
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/quatech_usb2')
-rw-r--r--drivers/staging/quatech_usb2/quatech_usb2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/quatech_usb2/quatech_usb2.c b/drivers/staging/quatech_usb2/quatech_usb2.c
index ed58f482c96..391a6331b9a 100644
--- a/drivers/staging/quatech_usb2/quatech_usb2.c
+++ b/drivers/staging/quatech_usb2/quatech_usb2.c
@@ -1221,7 +1221,7 @@ static void qt2_throttle(struct tty_struct *tty)
1221 } 1221 }
1222 /* Send command to box to stop receiving stuff. This will stop this 1222 /* Send command to box to stop receiving stuff. This will stop this
1223 * particular UART from filling the endpoint - in the multiport case the 1223 * particular UART from filling the endpoint - in the multiport case the
1224 * FPGA UART will handle any flow control implmented, but for the single 1224 * FPGA UART will handle any flow control implemented, but for the single
1225 * port it's handed differently and we just quit submitting urbs 1225 * port it's handed differently and we just quit submitting urbs
1226 */ 1226 */
1227 if (serial->dev->descriptor.idProduct != QUATECH_SSU2_100) 1227 if (serial->dev->descriptor.idProduct != QUATECH_SSU2_100)