summaryrefslogtreecommitdiff
path: root/include/linux/ethtool_netlink.h
blob: f27e92b5f344b77abf1fc4d817b4dcc76ea725c1 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef _LINUX_ETHTOOL_NETLINK_H_
#define _LINUX_ETHTOOL_NETLINK_H_

#include <uapi/linux/ethtool_netlink.h>
#include <linux/ethtool.h>

#endif /* _LINUX_ETHTOOL_NETLINK_H_ */