diff options
author | 2020-05-20 21:20:50 +0200 | |
---|---|---|
committer | 2020-05-21 17:31:26 -0700 | |
commit | d20a1676df7e4c3c23d73299159811a50e4854bc (patch) | |
tree | 5492329a8b772bb2e1291b680ebb5e544107364e /net/xdp/xsk_queue.c | |
parent | xsk: Fix xsk_umem_xdp_frame_sz() (diff) | |
download | wireguard-linux-d20a1676df7e4c3c23d73299159811a50e4854bc.tar.xz wireguard-linux-d20a1676df7e4c3c23d73299159811a50e4854bc.zip |
xsk: Move xskmap.c to net/xdp/
The XSKMAP is partly implemented by net/xdp/xsk.c. Move xskmap.c from
kernel/bpf/ to net/xdp/, which is the logical place for AF_XDP related
code. Also, move AF_XDP struct definitions, and function declarations
only used by AF_XDP internals into net/xdp/xsk.h.
Signed-off-by: Björn Töpel <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'net/xdp/xsk_queue.c')
0 files changed, 0 insertions, 0 deletions