Messages in this thread |  | | Date | Tue, 27 Dec 2016 12:30:03 -0500 (EST) | Subject | Re: [PATCH net] net: xdp: remove unused bfp_warn_invalid_xdp_buffer() | From | David Miller <> |
| |
From: Jason Wang <jasowang@redhat.com> Date: Tue, 27 Dec 2016 10:49:54 +0800
> After commit 73b62bd085f4737679ea9afc7867fa5f99ba7d1b ("virtio-net: > remove the warning before XDP linearizing"), there's no users for > bpf_warn_invalid_xdp_buffer(), so remove it. This is a revert for > commit f23bc46c30ca5ef58b8549434899fcbac41b2cfc. > > Cc: Daniel Borkmann <daniel@iogearbox.net> > Cc: John Fastabend <john.r.fastabend@intel.com> > Signed-off-by: Jason Wang <jasowang@redhat.com>
Applied.
|  |