tools: include: Add ethtool_drvinfo definition to UAPI header
authorKumar Kartikeya Dwivedi <memxor@gmail.com>
Sat, 21 Aug 2021 00:19:50 +0000 (05:49 +0530)
committerAlexei Starovoitov <ast@kernel.org>
Tue, 24 Aug 2021 21:48:40 +0000 (14:48 -0700)
commitf2e85d4a751663514c1e84ea65f334ce1ca13a28
tree69e41175464f65abe33d18372e3d9cb0f25bca5e
parent50b796e645a5d217fd9d8648ec594241e6f1dd57
tools: include: Add ethtool_drvinfo definition to UAPI header

Instead of copying the whole header in, just add the struct definitions
we need for now. In the future it can be synced as a copy of in-tree
header if required.

Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210821002010.845777-3-memxor@gmail.com
tools/include/uapi/linux/ethtool.h