On 02/13/2018 05:57 PM, Alexei Starovoitov wrote: > On Tue, Feb 13, 2018 at 02:15:36PM +0100, Jesper Dangaard Brouer wrote: >> If is sufficient with a forward declaration of struct xdp_rxq_info in >> linux/filter.h, which avoids including net/xdp.h. This was originally >> suggested by John Fastabend during the review phase, but wasn't >> included in the final patchset revision. Thus, this followup. >> >> Suggested-by: John Fastabend <john.fastab...@gmail.com> >> Signed-off-by: Jesper Dangaard Brouer <bro...@redhat.com> > > Applied to bpf-next, Thanks Jesper. >
Great thanks for the follow up Jesper. Acked-by: John Fastabend <john.fastab...@gmail.com>