diff options
author | Björn Töpel <bjorn.topel@intel.com> | 2020-05-20 21:20:50 +0200 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2020-05-21 17:31:26 -0700 |
commit | d20a1676df7e4c3c23d73299159811a50e4854bc (patch) | |
tree | 5492329a8b772bb2e1291b680ebb5e544107364e /net/ethtool | |
parent | 44ac082b30dc2a05a7e23ed7e17b5f9513873386 (diff) | |
download | linux-d20a1676df7e4c3c23d73299159811a50e4854bc.tar.bz2 |
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 <bjorn.topel@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20200520192103.355233-3-bjorn.topel@gmail.com
Diffstat (limited to 'net/ethtool')
0 files changed, 0 insertions, 0 deletions