]> 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>
Mon, 7 Nov 2011 21:47:21 +0000 (13:47 -0800)
commitfc94e7993593e0594524c8bef4616d38b1be9206
treeac1f84e173603300a7696f6b01e059f015fd3c74
parent77447121fe52022de89494cc59631d9a5b58cdd8
QE/FHCI: fixed the CONTROL bug

commit 273d23574f9dacd9c63c80e7d63639a669aad441 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/fhci-sched.c