Lorenzo Bianconi <lorenzo@xxxxxxxxxx> writes: > Rely on skb_cow_data_for_xdp utility routine and remove duplicated > code. > > Signed-off-by: Lorenzo Bianconi <lorenzo@xxxxxxxxxx> Neat that we can finally consolidate this duplication! :) Reviewed-by: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>