From: Jens Axboe <ax...@fb.com> Date: Tue, 30 Jul 2019 20:49:09 +0000
> Pretty appalled to see this abomination: > > net: Convert skb_frag_t to bio_vec > > There are a lot of users of frag->page_offset, so use a union > to avoid converting those users today. > > Signed-off-by: Matthew Wilcox (Oracle) <wi...@infradead.org> > Signed-off-by: David S. Miller <da...@davemloft.net> > > show up in the net tree without even having been posted on a > block list... > > At least this kills this ugly thing. Sorry about that Jens, but at least as you say it's gone now.