+1
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Jonathan Lemon says: ==================== Finish conversion of skb_frag_t to bio_vec The recent conversion of skb_frag_t to bio_vec did not include skb_frag's page_offset. Add accessor functions for this field, utilize them, and remove the union, restoring the original structure. v2: - rename accessors - follow kdoc conventions ==================== Reviewed-by:Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by:
Jens Axboe <axboe@kernel.dk> Signed-off-by:
David S. Miller <davem@davemloft.net>