]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
QE/FHCI: fixed the CONTROL bug
authorJerry Huang <r66093@freescale.com>
Tue, 18 Oct 2011 05:09:48 +0000 (13:09 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 18 Oct 2011 20:51:34 +0000 (13:51 -0700)
commit273d23574f9dacd9c63c80e7d63639a669aad441
tree4b8b3ce22d6be8108be6b6069af35b1822aa9abc
parent55b5a624a0cc5aa4b350fd50d78cf3415f795bfe
QE/FHCI: fixed the CONTROL bug

For USB CONTROL transaction, when the data length is zero,
the IN package is needed to finish this transaction in status stage.

Signed-off-by: Jerry Huang <r66093@freescale.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/fhci-sched.c