summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorMayank Rana <mrana@codeaurora.org>2015-06-26 14:43:21 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:58:19 -0700
commit3cbb89d1a4ffe1a4449090ca769f2ce575e9d2c1 (patch)
tree593dee663fc7ad565a3c031af2574e064eef937d /include/linux/timerqueue.h
parent1ec29eb231edf121ae66e8925a4be9946e3a766d (diff)
usb: u_data_bridge: Return error when no USB TX request available
In some cases, it has been observed that all USB TX requests are queued with USB controller and port bridge is trying to write data. gbridge_port_write() API is returning zero (success of data) instead of error code which results into data loss. Hence return -EAGAIN when there is no USB TX request available. Also mark this error as non-fatal by using pr_debug() here. Change-Id: Id56788b372b62a005448a729e5f00de6fb895e47 Signed-off-by: Mayank Rana <mrana@codeaurora.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions