diff options
author | David Arinzon <darinzon@amazon.com> | 2024-01-01 22:08:45 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-01-04 05:00:56 +0300 |
commit | d000574d02870710c62751148cbfe22993222b98 (patch) | |
tree | 0a74daab758c7cb4a90268fd18a834db03908bba /security/loadpin | |
parent | 4ebb1f95e0c3c3e0eec5bb21aa43097580c4b6e4 (diff) | |
download | linux-d000574d02870710c62751148cbfe22993222b98.tar.xz |
net: ena: Move XDP code to its new files
XDP system has a very large footprint in the driver's overall code.
makes the whole driver's code much harder to read.
Moving XDP code to dedicated files.
This patch doesn't make any changes to the code itself and only
cut-pastes the code into ena_xdp.c and ena_xdp.h files so the change
is purely cosmetic.
Signed-off-by: Shay Agroskin <shayagr@amazon.com>
Signed-off-by: David Arinzon <darinzon@amazon.com>
Link: https://lore.kernel.org/r/20240101190855.18739-2-darinzon@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'security/loadpin')
0 files changed, 0 insertions, 0 deletions