Re: [linux-usb-devel] [PATCH] Fix setup packet initialization in isp116x-hcd

2005-08-02 Thread Olav Kongas
On Tue, 2 Aug 2005, Olav Kongas wrote: > Greg, > > When recently addressing remarks by Alexey Dobriyan about > the isp116x-hcd, I introduced a bug in the driver. Please > apply the attached patch to fix it. Greg, I forgot to mention that without this patch, I have seen devices failing in ce

[linux-usb-devel] [PATCH] Fix setup packet initialization in isp116x-hcd

2005-08-02 Thread Olav Kongas
Greg, When recently addressing remarks by Alexey Dobriyan about the isp116x-hcd, I introduced a bug in the driver. Please apply the attached patch to fix it. Thanks, OlavFix initialization of SETUP packets in isp116x-hcd. Signed-off-by: Olav Kongas <[EMAIL PROTECTED]> --- linux-2.6.13-rc4-or