[PATCH] USB: Fix setup packet initialization in isp116x-hcd
authorOlav Kongas <ok@artecdesign.ee>
Fri, 5 Aug 2005 01:06:47 +0000 (18:06 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 5 Aug 2005 04:32:46 +0000 (21:32 -0700)
commitf10eff26831159f52353e8f15c37cdb2935d5fbf
treed2ac006f16ba28ecfa6cfb5c1ddecd2e2e6eb28f
parent7dedacf4270a810fadcca887ac85d267b5f1882d
[PATCH] USB: Fix setup packet initialization in isp116x-hcd

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.

Signed-off-by: Olav Kongas <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/host/isp116x-hcd.c