-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fixes the following: - If a read SQE generates a CQE with an error before a buffer has been allocated, the flags of the sqe are not correctly translated into cqe flags. - rtio_cqe_get_mempool_buffer(...) sets the *buff to a non-zero value, even if no buffer is assigned Signed-off-by: Florian Weber <[email protected]>
- Loading branch information
1 parent
f039ad5
commit b4667e0
Showing
1 changed file
with
18 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters