summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorJerry Zhang <zhangjerry@google.com>2017-08-11 15:46:08 -0700
committerFelipe Balbi <felipe.balbi@linux.intel.com>2017-08-15 14:18:59 +0300
commitcdff9f8ee1688f79351518ef03780bf11b5283be (patch)
tree5f551dff98f008f680eebb8d9767aed4002c2c00 /ipc
parentcc29d4f67757f2bce7fca1a0eab8e40d748b0ead (diff)
usb: gadget: f_fs: Pass along set_halt errors.
Users can apply i/o in the wrong direction on an endpoint to stall it. In case there is an error that does not allow the endpoint to be stalled, we want the user to know. An operation to stall the endpoint will return EBADMSG if successful, EAGAIN if there are still queued requests, and other errors depending on the underlying implementation. Also remove the conditional since it is always true. Acked-by: Michal Nazarewicz <mina86@mina86.com> Signed-off-by: Jerry Zhang <zhangjerry@google.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions