commit | e44897c3b83d3f0896934c2f1c97f8a7f37f1007 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Thu Mar 08 17:57:51 2012 -0800 |
committer | Dmitry Shmidt <dimitrysh@google.com> | Thu Jan 19 13:32:47 2017 -0800 |
tree | 788fdb5ce9ac8c89f316eb097db65278d1f7d145 | |
parent | a8dd454be9f66860be10fb0ca3a8a62e6a55e396 [diff] |
ANDROID: usb: gadget: adb: do not set error flag when dequeuing req When an ep_out req is dequeued because of userspace freezing, don't set the error flag. Change-Id: I680f1a1059b8ac2244aaa069e7d42dc44abf98e9 Signed-off-by: Colin Cross <ccross@android.com>