]> www.infradead.org Git - users/jedix/linux-maple.git/commit
QE/FHCI: fixed the CONTROL bug
authorJerry Huang <r66093@freescale.com>
Tue, 18 Oct 2011 05:09:48 +0000 (13:09 +0800)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:17:51 +0000 (11:17 -0800)
commit6a5d338e64ae9f189df77c79ce5ec3c2aebf2982
tree9db73450396bcb306f81017de7beb114003fcbc7
parentec792212b70887a0a6a0e7835483fc0cd83aa6a8
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