Re: [linux-usb-devel] [PATCH] UHCI: Don't test the Short Packet Detect bit

2006-07-31 Thread Alan Stern
On Mon, 31 Jul 2006, Duncan Sands wrote: > > No, this patch won't apply to 2.6.17 -- it's 2.6.18 only. There was a > > separate patch (as753) already submitted for 2.6.17-stable. > > OK, then that means that yet another patch is needed for 2.6.17! Here's > a summary of the situation. This patc

Re: [linux-usb-devel] [PATCH] UHCI: Don't test the Short Packet Detect bit

2006-07-31 Thread Duncan Sands
> No, this patch won't apply to 2.6.17 -- it's 2.6.18 only. There was a > separate patch (as753) already submitted for 2.6.17-stable. OK, then that means that yet another patch is needed for 2.6.17! Here's a summary of the situation. This patch for 2.6.17 http://bugzilla.kernel.org/atta

Re: [linux-usb-devel] [PATCH] UHCI: Don't test the Short Packet Detect bit

2006-07-31 Thread Alan Stern
On Mon, 31 Jul 2006, Duncan Sands wrote: > > This patch should be sent to Linus before 2.6.18 is released, since it > > fixes a bug that was introduced in 2.6.18-rc1. > > It would be good if it went into the next 2.6.17-stable too, since it fixes > a regression in 2.6.17 (hanging internet connec

Re: [linux-usb-devel] [PATCH] UHCI: Don't test the Short Packet Detect bit

2006-07-31 Thread Duncan Sands
> This patch should be sent to Linus before 2.6.18 is released, since it > fixes a bug that was introduced in 2.6.18-rc1. It would be good if it went into the next 2.6.17-stable too, since it fixes a regression in 2.6.17 (hanging internet connection with speedtouch modems). Ciao, Duncan. -