aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2022-09-28 00:51:49 +0100
committerJens Axboe <[email protected]>2022-09-28 07:53:15 -0600
commit6ae91ac9a6aa7d6005c3c6d0f4d263fbab9f377f (patch)
tree301e384020026c1d18d0a2b0f930200c2d8f6c47 /drivers/usb/cdns3/cdns3-debug.h
parentc278d9f8ac0db5590909e6d9e85b5ca2b786704f (diff)
io_uring/net: don't skip notifs for failed requests
We currently only add a notification CQE when the send succeded, i.e. cqe.res >= 0. However, it'd be more robust to do buffer notifications for failed requests as well in case drivers decide do something fanky. Always return a buffer notification after initial prep, don't hide it. This behaviour is better aligned with documentation and the patch also helps the userspace to respect it. Cc: [email protected] # 6.0 Suggested-by: Stefan Metzmacher <[email protected]> Signed-off-by: Pavel Begunkov <[email protected]> Link: https://lore.kernel.org/r/9c8bead87b2b980fcec441b8faef52188b4a6588.1664292100.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions