]> exis.tech > repos - linux.git/blobdiff - drivers/usb/serial/keyspan_pda.c
Merge tag 'hwmon-for-v7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groec...
[linux.git] / drivers / usb / serial / keyspan_pda.c
index 3b99f9676c35200f65fd63c354bf5dba9bd7fe6d..f05bcce6060029e52f72abf01aa6224f52b3e7fd 100644 (file)
@@ -516,7 +516,7 @@ static int keyspan_pda_write_start(struct usb_serial_port *port)
        if (count == room)
                schedule_work(&priv->unthrottle_work);
 
-       return count;
+       return 0;
 }
 
 static void keyspan_pda_write_bulk_callback(struct urb *urb)