commit | a4da4f12b4a7e7072753ebae9b2ccd72b89c3392 | [log] [tgz] |
---|---|---|
author | Peter Chen <peter.chen@freescale.com> | Tue Jul 28 10:08:32 2015 +0800 |
committer | Peter Chen <peter.chen@freescale.com> | Fri Aug 14 09:16:46 2015 +0800 |
tree | 6b3257aa51f7e03fa1a76c92225d29352985a175 | |
parent | 11a27098e884b8eb797f1579ebc51cb0e0510cc3 [diff] |
usb: chipidea: udc: zero-length packet is only needed for TX The zero-length packet is the sendor tells the receiver that there is no more data, so it is only needed at the TX side. Signed-off-by: Peter Chen <peter.chen@freescale.com>