diff options
author | Alexander Lobakin <aleksander.lobakin@intel.com> | 2024-03-27 17:22:40 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-29 04:50:47 +0300 |
commit | c00d33f1fc7958e6e7f461c994fa025aa2273c13 (patch) | |
tree | df697c98a238e891313c132478bac1bd15cd62ae /tools/perf/scripts/python | |
parent | ca7e324e8ad385a2da15049953c04ea7310687f7 (diff) | |
download | linux-c00d33f1fc7958e6e7f461c994fa025aa2273c13.tar.xz |
idpf: make virtchnl2.h self-contained
To ease maintaining of virtchnl2.h, which already is messy enough,
make it self-contained by adding missing if_ether.h include due to
%ETH_ALEN usage.
At the same time, virtchnl2_lan_desc.h is not used anywhere in the
file, so move this include to idpf_txrx.h to speed up C preprocessing.
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Reviewed-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Link: https://lore.kernel.org/r/20240327142241.1745989-3-aleksander.lobakin@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions