This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / serial / keyspan.h
index e9b45b7..7b60835 100644 (file)
@@ -46,6 +46,7 @@ static void keyspan_rx_unthrottle     (struct usb_serial_port *port);
 static int  keyspan_write_room         (struct usb_serial_port *port);
 
 static int  keyspan_write              (struct usb_serial_port *port,
+                                        int from_user,
                                         const unsigned char *buf,
                                         int count);