On Tue, 23 Jun 2020 23:39:27 +0200
Lorenzo Bianconi wrote:
> From: David Ahern
>
> Move the guts of xdp_convert_buff_to_frame to a new helper,
> xdp_update_frame_from_buff so it can be reused removing code duplication
>
> Suggested-by: Jesper Dangaard Brouer
> Co-developed-by: Lorenzo Biancon
From: David Ahern
Move the guts of xdp_convert_buff_to_frame to a new helper,
xdp_update_frame_from_buff so it can be reused removing code duplication
Suggested-by: Jesper Dangaard Brouer
Co-developed-by: Lorenzo Bianconi
Signed-off-by: Lorenzo Bianconi
Signed-off-by: David Ahern
---
includ