tools: remove redundant ethtool.h from tooling infra
authorTushar Vyavahare <tushar.vyavahare@intel.com>
Wed, 8 May 2024 10:41:23 +0000 (10:41 +0000)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 13 May 2024 00:17:55 +0000 (17:17 -0700)
commitbbe91a9f6889934e661fa924144c7023f0a1c4cf
treef0bdb068477d681a3ff31568756f3cbe6315c05e
parente9dd2290f1fb9a46c1c0e322cb0e53cf914903fb
tools: remove redundant ethtool.h from tooling infra

Remove the redundant ethtool.h header file from tools/include/uapi/linux.
The file is unnecessary as the system uses the kernel's
include/uapi/linux/ethtool.h directly.

Signed-off-by: Tushar Vyavahare <tushar.vyavahare@intel.com>
Acked-by: Jakub Kicinski <kuba@kernel.org>
Link: https://lore.kernel.org/r/20240508104123.434769-1-tushar.vyavahare@intel.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/include/uapi/linux/ethtool.h [deleted file]