blob: 4e673e79591d6e4325bfa1f32db3ce9dd03bd34a [file] [log] [blame]
// mv_eth_tool.h
#ifndef NET_DEV_MV_ETH_TOOL_H
#define NET_DEV_MV_ETH_TOOL_H
#include <linux/ethtool.h>
extern const struct ethtool_ops mv_eth_tool_ops;
#endif