i'm working with an older version of the kernel so the interfaces may have changed, 
but couldn't you just use:

tty->ldisc.recieve_buf( tty, data, NULL, urb->actual_length );

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Greg KH
> Sent: Tuesday, May 15, 2001 9:46 PM
> To: Johannes Erdfelt
> Cc: [EMAIL PROTECTED]
> Subject: [linux-usb-devel] [PATCH] USB acm driver fix
> 
> 
> Hi,
> 
> Here's a small patch to the acm driver that fixes a potential buffer
> overrun problem that can occur.  It is against 2.4.5-pre2.
> 
> thanks,
> 
> greg k-h
> 
> 

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to