usb: langwell_udc: fix big file transfer issue.
authorChristophe Lebouc <christophex.lebouc@intel.com>
Thu, 30 Sep 2010 14:34:36 +0000 (15:34 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 22 Oct 2010 17:22:00 +0000 (10:22 -0700)
commitc8458d59d424fcba2456d6cba5811ce01c3aedb9
tree04e17096ae00af488ea8aa49488dc3496df7eaa3
parent689d6eacd1b7c3677bfe6ee367766f21c3c80e26
usb: langwell_udc: fix big file transfer issue.

This patch fixing the problem with large file transfers failing. Swap the read
order to avoid unexpected RX status.

Signed-off-by: Christophe Lebouc <christophex.lebouc@intel.com>
Signed-off-by: Hao Wu <hao.wu@intel.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/gadget/langwell_udc.c