]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2e696eca8428e28e9f4cddf29449e8bacea61417
tree69e41175464f65abe33d18372e3d9cb0f25bca5e
parentbd96fea4d532b62363e4a146e3d4bf8d39f6c9bd
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