Re: [PATCH net 0/2] Minor fix in bpf_convert_ctx_access
From: Daniel Borkmann Date: Fri, 11 Aug 2017 18:31:23 +0200 > First one was found while trying to compile the kernel > with !CONFIG_NET_RX_BUSY_POLL. Series applied, thanks Daniel.
[PATCH net 0/2] Minor fix in bpf_convert_ctx_access
First one was found while trying to compile the kernel with !CONFIG_NET_RX_BUSY_POLL. Thanks! Daniel Borkmann (2): net: fix compilation when busy poll is not enabled bpf: fix two missing target_size settings in bpf_convert_ctx_access include/net/busy_poll.h | 12 ++-- net/core/filte