Skip to content

Commit

Permalink
virtq: remove duplicate method implementations
Browse files Browse the repository at this point in the history
prep_buffer and prep_transfer_from_raw are implemented the exact same way for SplitVq and PackedVq. This commit merges them into default implementations inside the trait.
  • Loading branch information
cagatay-y committed Feb 21, 2024
1 parent ecbedf1 commit a0c1b5a
Show file tree
Hide file tree
Showing 3 changed files with 1,012 additions and 1,904 deletions.
Loading

0 comments on commit a0c1b5a

Please sign in to comment.