Re: [linux-usb-devel] Buffer bug in bluetooth.c

2002-07-05 Thread Greg KH
On Fri, Jul 05, 2002 at 09:32:25PM +0200, Orjan Friberg wrote: > Greg KH wrote: > > > > But your email client dropped all of the tabs, and the patch can't be > > applied. Can you please try to fix this and resend it? > > Sure thing; sorry about that. Seems I can't inline the patch without tabs

Re: [linux-usb-devel] Buffer bug in bluetooth.c

2002-07-05 Thread Orjan Friberg
Greg KH wrote: > > But your email client dropped all of the tabs, and the patch can't be > applied. Can you please try to fix this and resend it? Sure thing; sorry about that. Seems I can't inline the patch without tabs being expanded to spaces, so it's an attachment this time. (BTW; fixing t

Re: [linux-usb-devel] Buffer bug in bluetooth.c

2002-07-05 Thread Greg KH
On Fri, Jul 05, 2002 at 12:11:21PM +0200, Orjan Friberg wrote: > I think there's a serious bug in v0.12 of bluetooth.c, from a 2.4.19-pre7 > kernel. In usb_bluetooth_probe, the transfer buffers for the write pool urbs > are allocated with size 0, because bluetooth->bulk_out_buffer_size isn't set