diff options
author | Jan Sokolowski | 2019-02-13 18:07:29 +0100 |
---|---|---|
committer | Daniel Borkmann | 2019-02-15 15:14:22 +0100 |
commit | f8ebfaf6684b03084858d8c55f81867e5171af08 (patch) | |
tree | 58d06c3a6c08a086d3c2f2c3f7293b6eded65e8e /tools | |
parent | 9875964b9e8466bac8e9c1eefdf9333ef9c64ac5 (diff) |
net: bpf: remove XDP_QUERY_XSK_UMEM enumerator
Commit c9b47cc1fabc ("xsk: fix bug when trying to use both copy and
zero-copy on one queue id") moved the umem query code to the AF_XDP
core, and therefore removed the need to query the netdevice for a
umem.
This patch removes XDP_QUERY_XSK_UMEM and all code that implement that
behavior, which is just dead code.
Signed-off-by: Jan Sokolowski <jan.sokolowski@intel.com>
Acked-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions