Re: [linux-usb-devel] [PATCH] USB acm driver fix

2001-05-22 Thread Bill Ryder
ata bytes which would be a pain. > > > -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

RE: [linux-usb-devel] [PATCH] USB acm driver fix

2001-05-17 Thread George Campbell
f 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

[linux-usb-devel] [PATCH] USB acm driver fix

2001-05-15 Thread Greg KH
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 diff -Nru a/drivers/usb/acm.c b/drivers/usb/acm.c --- a/drivers/usb/acm.c Tue May 15 22:37:41 2001 +++ b/drivers/usb/acm.c Tue May 15 22:37:41 2